| name | core-roadmap |
| description | Translate docs/reference/core.md epics into delivery-ready tickets, implementation plans, and validation checklists. |
Core Roadmap Skill
Use this skill when the task involves backlog decomposition, sequencing, implementation mapping, or acceptance checks for docs/reference/core.md.
Inputs
- Requested feature or bugfix scope.
- Relevant section IDs from
docs/reference/core.md.
Procedure
- Identify affected stories and dependency chain.
- Produce a minimal implementation slice that can ship safely.
- Define tests for unit, integration, and workflow behavior where relevant.
- Verify acceptance criteria coverage line by line.
Output
- Story mapping table (ID, status, dependency, risk).
- Concrete implementation tasks.
- Validation checklist tied to criteria.