Objective
Decompose Linear project $ARGUMENTS into a set of granular, dependency-ordered issues that form a critical path from the current state of the codebase to the project's stated goals.
Process
1. Gather Context
- Fetch the full details of the project matching
$ARGUMENTSfrom Linear (include milestones and resources) - List existing issues already in this project to understand what's been planned and what gaps remain
- Analyse the codebase to understand the current state
[Description truncada. Veja o README completo no GitHub.]