plan-system
49Skill Claude CodeCodex
Turn a problem or idea into an approved backlog and feature plan.
Skill Claude CodeCodex
Turn a problem or idea into an approved backlog and feature plan.
Skill Claude CodeCodex
Decompose a chunk of the approved plan into a forward-only DAG of phases and tasks, write it to plan.edn, return a compact summary.
Skill Claude CodeCodex
Write an ADR when an architecture decision is made or work settles a real choice between alternatives.
Skill Claude CodeCodex
Run a blameless incident review with action items.
Skill Claude CodeCodex
Surface risky assumptions and missing acceptance criteria.
Skill Claude CodeCodex
The authoritative procedure for one review round: lanes, reviewer fan-out, spine triage, level-ordered editor waves, integrate, verify, advance.
Skill Claude CodeCodex
Run a risk spike: name the load-bearing unknown, time-box it, build a throwaway harness that exercises the seam at and beyond expected load, decide go or no-go or mitigate, feed the outcome forward.
Skill Claude CodeCodex
Cut a release end to end, from lane gate to tag and trunk advance.
Skill Claude CodeCodex
Turn noisy signals into structured analysis.
Skill Claude CodeCodex
The verification lane table. Runs the descriptor's three lane tiers in order and reports pass or fail per lane. Invoked by the verifier agent and the review-round-runner.
Skill Claude CodeCodex
After a major slice lands, root-cause its review findings and its token and verification cost, then commit improvements back into the skill system so the next slice is cheaper and better.
Skill Claude CodeCodex
Recipe for writing C in the runtime, module placement and the ownership and control-flow discipline. Invoked by writer agents when a C unit is dispatched.