pm-features-listlisted
Install: claude install-skill ljucask/pureinn-product-development
# PM - Features List
## Agent mode (`--agent`)
Supports `--agent`: runs autonomously in a subagent, drafts the artifact from existing inputs, and returns a short summary + coverage note.
- **No flag** → interactive (default); if inputs are heavy, offer agent mode.
- **`--agent`** → obey. First check inputs are complete. Anything missing: do NOT invent it - mark `[ASSUMED - what/why]` in the output and summary. Never hallucinate to fill a gap.
- **Review required:** the artifact contains commitments - after drafting, require the user's review before finalizing; do not close decisions autonomously.
---
## What this skill does
Phase 5 / Step 1-3. Takes the product scope from PRD Business Capabilities and produces:
1. **FDD Feature List** (`features/feature_list.md`) - Live Register 4. All features in FDD format (`[Action] [Result] [Object]`), organized in 3-level hierarchy: Domain -> Feature Set -> Feature. With actor, priority, dependencies, MVP flag, and stripe assignment.
2. **Dependency Map** - which features block which, critical path, parallelizable tracks
3. **KANO Analysis** - must-be / performance / delighter / indifferent classification per feature
4. **Value vs. Complexity Matrix** - Quick Win / Big Bet / Fill-in / Time Waster scoring per feature
5. **Stub Feature Cards** - one per feature, created automatically in `/features/cards/FEAT-[DOMAIN]-[NUMBER].md` with status `1_Backlog`
After user approval: push the complete feature inventory to Notion as the init