check-ticket-implementation
SolidCheck how much of a ticket is already implemented — split it into requirement blocks, judge each against the code, and save a human-readable TICKET-STATUS report in the planning dir.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- eai-org
- Repository
- eai-org/agent-toolkit
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
to-tickets
Break an approved plan, specification, or substantial conversation into independently verifiable vertical-slice tasks with acceptance criteria and explicit blocking dependencies. Use when the user asks to create tickets, issues, implementation tasks, a dependency-aware backlog, or work units for multiple sessions or agents. Do not use before requirements are settled, for a simple single-session change, or to publish or modify an external tracker without explicit authorization.
plan-to-tickets
Use when a large plan, PRD, feature, refactor, research plan, or multi-step coding task must be split into small ready-for-agent tickets with acceptance criteria, verification commands, blockers, and vertical tracer-bullet slices. Do not use for small tasks that should be implemented directly, single-bug fixes, or chat-only summaries.
review-ticket
Triage a ticket or ticket set before work starts — compare it against the codebase and save a review covering verdict, feature walkthrough, and only the high-cost questions worth raising.