What problem does it solve?
Turn a free-form brain-dump into a clean, ordered set of notes/issues work items. The user tags /dev-issues and writes a long stream of everything in their head — features, refactors, bugs, half-formed ideas, product direction. This skill decomposes that stream into discrete, well-shaped, individually-actionable issue files, asks clarifying questions only where a decision is genuinely the user's, collision-checks against the existing notes inbox so it updates rather than duplicates, then commits the batch. The end state: every thought is captured as an issue a downstream agent (or /dev-loop) can pick up and execute.
Core Features & Use Cases
- Decomposes a brain-dump into discrete issues
- Collision-checks against existing notes/issues to avoid duplicates
- Pairs with the dev-loop to execute the issues
- Commits the batch to notes/issues
Quick Start
Tag your input with /dev-issues and write a long brain-dump to start converting it into tracked issues.