ticket-compound
Installation
SKILL.md
ticket-compound — engineering compound loop
Capture what a ticket taught us into the shared store (thoughts/ + ADRs), so future agents on any machine make better decisions. This is research-curate evolved from inventory to action. Read reference.md (this dir) for the learnings-store schema before writing anything.
Two authority levels (hard rule):
- Autonomous — write/append/update/delete in
thoughts/shared/learnings/andthoughts/shared/CONCEPTS.md, and prune stale notes inthoughts/shared/{research,plans}/. - Propose only (APPROVE-gated) — any change to
docs/adrs.md. Never edit an ADR directly; queue it for the morning ritual to approve.
Paths. Commands below name files inside this skill's own directory as ${CLAUDE_SKILL_DIR}/…. Claude Code fills that in. On any other harness, set CLAUDE_SKILL_DIR to the absolute directory that contains this SKILL.md before running them. If you cannot, stop and report skill_dir_unresolved.
Invocation
/catalyst-dev:ticket-compound <TICKET> [mode:headless]