Loading...
Loading...
Decomposes a PRD into well-formed, engineer-ready tickets — Jira issues or GitHub issues. Use after a PRD exists, to turn its phases and user stories into a structured backlog. Works for a new codebase (MVP scope) or an existing one (epic scope).
npx skill4agent add coleam00/skills plan-create-stories--platform| Argument | Required | Meaning |
|---|---|---|
| yes | Path to the PRD produced by |
| yes | |
| jira only | Jira project key (e.g. |
| jira only | Jira epic key to parent the tickets under (e.g. |
| github only | optional GitHub milestone to attach issues to |
--platform<prd-path>Add token refresh endpointAuth--platform--platform jira--epic--project--platform githubghgh issue create --title "..." --body "..." [--label phase-N] [--milestone "..."]phase-Ngh label createplan-create-stories