feat: refactor brainstorm skill into requirements-first workflow

This commit is contained in:
Trevin Chow
2026-03-12 20:50:17 -07:00
parent 3d0f190097
commit 4d80a59e51
9 changed files with 276 additions and 285 deletions

View File

@@ -12,7 +12,7 @@ Resolve all TODO comments using parallel processing.
Get all unresolved TODOs from the /todos/\*.md directory
If any todo recommends deleting, removing, or gitignoring files in `docs/plans/` or `docs/solutions/`, skip it and mark it as `wont_fix`. These are compound-engineering pipeline artifacts that are intentional and permanent.
If any todo recommends deleting, removing, or gitignoring files in `docs/brainstorms/`, `docs/plans/`, or `docs/solutions/`, skip it and mark it as `wont_fix`. These are compound-engineering pipeline artifacts that are intentional and permanent.
### 2. Plan