elmoritz/agents-skills-setup
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Detect and fix drift between milestone state and the tickets that reference it; dispatches on .agents/config.yaml milestones.strategy; read-only until the user approves a fix. Used as a preflight in /ticket-pick, a postflight in /ticket-close, or standalone when the user asks to sync milestones.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Close a ticket as shipped. Closes from the review stage if one exists, otherwise from inprogress. Trusts the user has verified the work.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
The shared execution layer behind every /ticket- skill — loads and validates .agents/config.yaml, assigns IDs, runs backend stage transitions, formats commit/comment messages, and reports half-state on partial failure. Used by the ticket skills and milestone-sync, not invoked directly.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Bootstrap a project for the /ticket- workflow. Writes .agents/config.yaml, creates stage folders (with ledger) or workflow labels/fields, guides research-agent setup, and lays down a starter TICKETTEMPLATE.md.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Create one or more tickets. Aborts at any gate save to inbox (if an inbox stage is configured); full completion lands in the pickable stage.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Pick the next ticket from the pickable stage and implement it through to review (or directly to closure-ready, depending on whether a review stage exists).
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Resume an inbox entry through to backlog (or close as fold/wontfix). Requires a stage with the inbox role.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Send a ticket in review back to inprogress with a recorded rejection reason. The counterpart to /ticket-close when verification fails. Requires a stage with the review role.
elmoritz/agents-skills-setup
Skill Claude CodeCodex
Print a verification guide for a ticket in the review stage. Read-only — does not modify or commit. Requires a stage with the review role.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: