flow-inventory-interviewlisted
Install: claude install-skill Brite-Nites/brite-claude-plugins
# flow-inventory-interview
Greenfield Socratic inventory generator. Produces `docs/product/master-flow-inventory.md` with proposed domains + flows + 3-tag scope-priority taxonomy, derived from a 5-phase user interview + pattern-catalog synthesis.
This skill is **NOT user-invocable** (`disable-model-invocation: true`, per Q7). The user-facing wrapper is `/flow:inventory`; `/flow:start-project` dispatches to this skill when `flow-preflight` classifies the project as greenfield.
**Critical relationship to Q11.** Shares Phases 0, 1, 2, 5 verbatim with `flow-inventory-codebase-scan` via `_shared/app-classifier-pattern.md` (BC-6955 deliverable). Differs in:
- Skipping Phase 3 (no codebase to scan).
- Phase 4 status taxonomy (3-tag scope-priority for greenfield vs. 4-tag implementation status for retrofit).
- Heavier Phase 1 interview (4 greenfield-only follow-up questions).
The full design rationale lives in `docs/design-rationale/fda-plugin-interview.md` Q19 (memory:208-222). Q11 (memory:68) is the retrofit twin; Q25 defines the master-inventory schema this skill writes.
---
## 1. Phase sequence (Q19.1) --- 5 phases
| Phase | Source | Description |
|---|---|---|
| 0 | shared | PROJECT-INTENT.md priority filter |
| 1 | shared | app-classifier interview (extended with 4 greenfield follow-ups) |
| 2 | shared | pattern-driven candidate generation |
| **3** | --- | **SKIPPED** (no codebase) |
| 4 | greenfield-specific | synthesis with 3-tag scope-priority |
| 5 | shared | user