KJDC Starter Harness
Agent harness · included with membership
Five files: a CLAUDE.md template, a verification checklist, a brief template for handing tasks to an agent, and a copywriting guide that stops AI-sounding copy before it ships. These are the same rules our own agents build from, generalized for any repository. The README covers installation and the habit that keeps the rules from going stale.
Included with membershipJoin the membership↗
starter-harness/
starter-harness/README.md
# Starter Harness A small set of rules files for running AI coding agents against your own repository. Drop them in, fill in the placeholders, and your agents get a plan-implement-validate-ship loop instead of guessing at your conventions from scratch every session. ## What's in the pack - **`CLAUDE.md`**: the root rules file your agent reads before touching code, covering repo layout, workflow, and commands. Annotated with `<!-- -->` comments explaining what each section is for and what to delete once you've filled it in. - **`verification-gates.md`**: the checks a change must pass before it ships, including lint, typecheck, tests, a visual pass for UI work, and a review-bot loop before merge.
first 16 of 78 lines
CLAUDE.md · verification-gates.md · delegation-brief-template.md · copywriting-style-guide.md · README.md
● In the download
- The full pack: a CLAUDE.md template, a verification-gates doc, a delegation-brief template, and a copywriting style guide, plus the README that ties them together
- Every placeholder marked clearly, so you know exactly what to fill in for your own repo
- Included with membership, no separate purchase or license to track