stop-format-typecheck
Stop hook: Batch format (Biome/Prettier) and typecheck (tsc) all JS/TS files edited this response — runs once at Stop instead of after every Edit (matcher: *).
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install stop-format-typecheck --cli claudewrites the file to.claude/hooks/stop-format-typecheckListed as compatible
# fetches the hook script into:
.claude/hooks/stop-format-typecheck
# then register it in your settings.json "hooks" block.↳ Add the hook entry to settings.json, then restart the harness.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Stop hook: Batch format (Biome/Prettier) and typecheck (tsc) all JS/TS files edited this response — runs once at Stop instead of after every Edit (matcher: *).
When to use it
Stop hook: Batch format (Biome/Prettier) and typecheck (tsc) all JS/TS files edited this response — runs once at Stop instead of after every Edit (matcher: *).
How to install / invoke
Vendored from affaan-m/ecc (hooks). See the source: https://github.com/affaan-m/ecc/blob/main/hooks/hooks.json
Notes
Ingested from the affaan-m/ecc harness library (MIT).