Loading...
Loading...
Generate FEATURES.md at the repo root by reading CONTEXT.md and docs/adr/, then enumerating the user-facing features the domain implies. Use after /grill-with-docs has settled the domain language and before /to-prd writes per-feature specs. Bridges the product→engineering gap between domain understanding and feature specification — the missing step that mattpocock's chain doesn't cover natively.
npx skill4agent add soulmachine/skills to-featuresFEATURES.mdCONTEXT.mddocs/adr//grill-with-docs/to-prd/grill-with-docsCONTEXT.md/to-prdFEATURES.mdCONTEXT.mdCONTEXT.mddocs/adr/*.mduser-can-…admin-can-…guest-can-…FEATURES.mdmkdir -p .scratch/<feature-slug>/issues# Features
<!-- One feature per line. Strike through completed features; don't delete. -->
- [ ] user-can-sign-up — A user can create an account with email + password
- [ ] user-can-log-in — A user can sign in to their account
- [x] ~~user-can-reset-password~~ — ~~A user can reset a forgotten password~~ (shipped: #42)
- [ ] user-can-post-photo — A user can upload and share a photo
## Out of scope (rejected)
- ~~user-can-stream-video~~ — Rejected for v1 (see `.out-of-scope/video-streaming.md`)FEATURES.mdFEATURES.md.out-of-scope/- [ ] user-can-reset-password — A user can reset a forgotten password
↓
- [x] ~~user-can-reset-password~~ — ~~A user can reset a forgotten password~~ (shipped: #42)/to-prd/to-issues/triage/grill-with-docs/to-prdCONTEXT.mdFEATURES.md/to-features/to-prd