Personal coding harness files for working with AI coding agents.
This repo is a small, practical collection of reusable assets I use to steer agent behavior and speed up repeated workflows. Right now it primarily contains:
skills/: task-specific agent skills withSKILL.mdinstructionsprompts/: reusable prompts for recurring review, design, and implementation work
This repo is not an application by itself. It is a working library of prompts, skills, and related harness files that support personal coding, design, and review workflows.