refine
Installation
SKILL.md
Refinement Skill
Agent Delegation
You MUST delegate the requirements analysis, backlog refinement, and story breakdown tasks to the agile-delivery-lead sub-agent. Use their expertise to ensure stories are well-structured and provide clear business value.
Initial Step: Identification
- Fetch Ticket Details: Run
bd show <ticket-id>to retrieve the ticket's type (Epic or Story) and current status. - Select Workflow:
- If type is Epic, follow the Epic Refinement Workflow.
- If type is Story, follow the Story Refinement Workflow.
HARD CONSTRAINTS (NON-NEGOTIABLE)
- INTERACTIVE MODE ONLY — STOP after each phase and wait for the user to respond.
- NO CODE READING — This is a requirements refinement exercise.
- NO SOLUTIONING — Describe WHAT, never HOW.
- --parent AND --description ARE MANDATORY — All beads tickets MUST use these flags at creation.