elmoritz/agents-skills-setup

2Stars on the repository
29Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

grill-me

01

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".

2 21d ago A 49 tokens

milestone-sync

02

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.

2 21d ago A 66 tokens

ticket-close

03

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.

2 21d ago A 33 tokens

ticket-engine

04

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.

2 21d ago A 56 tokens

ticket-init

05

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.

2 21d ago A 47 tokens

ticket-new

06

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.

2 21d ago A 34 tokens

ticket-pick

07

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).

2 21d ago A 34 tokens

ticket-refine

08

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.

2 21d ago A 31 tokens

ticket-reject

09

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.

2 21d ago A 39 tokens

ticket-review

10

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.

2 21d ago A 34 tokens

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: