@harnessed-ts/claude
v0.2.0
Published
Installs the harness authoring skill, rules, and templates into a repo's .claude/ directory.
Maintainers
Readme
@harnessed-ts/claude
Installs the harness authoring conventions for coding agents.
npm i -D @harnessed-ts/claude && npx @harnessed-ts/claude installWrites .claude/skills/harness/ (with templates) and .claude/rules/harness.md,
generating the file-placement table from your repo's actual layout, and creates
harnessed.config.ts if it is missing.
Re-run after an upgrade: the shipped conventions are refreshed, your config is
left alone. --dry-run reports without writing; --help lists the layout
overrides.
Full guide, the cross-driver guarantees, and the API: the harnessed README.
MIT © Joe Gaudet, Jay Seo
