setup-demon-skills
Installation
SKILL.md
Setup Demon Skills
Scaffold the per-repository conventions the maintenance flow assumes:
- Agent Note tree — the
.agents/notes/{proposed,implemented,rejected,archived}/{class}/layout and the note format. - Bilingual pairing — the
foo.md+foo.zh.md+foo.i18n.yamltriplet convention and both switcher lines. - Documentation standard — the
docs/AGENTS.mdstructure, tier, budget, and slop rules thatdoc-standardsapplies. - Session discipline — the four standing-order lines that gate execution, verification, and destructive actions.
- Documentation budget gate — the self-contained
verify-doc-budgetsscript plus its manifest that enforce the standard's ceilings. - Change-scope tool — the
change-scopescript that reports a change's committed and worktree scope;pre-push-checksandcode-reviewread it. - Git hooks — the
lefthook.ymljobs that verify translation pairing, archived notes, and whitespace before commit. - Where they live — a line in the repository's root
AGENTS.mdpointing at the four doc locations; the tools land inscripts/andlefthook.yml, which need no pointer.
This is a prompt-driven skill, not a deterministic script. Explore, present what you found, confirm with the user, then write.