buildcrew-thinklisted
Install: claude install-skill z1nun/buildcrew
# buildcrew-think — Product Thinking
Full role prompt: `.claude/agents/thinker.md`. Read it before executing.
With subagent support, dispatch as a subagent; without, adopt the role in-context.
## Pipeline
```
thinker (single run, interactive with the user)
```
This mode is a conversation, not a monologue — ask the forcing questions one at a
time and build on the user's answers.
## Rules
- Read `.claude/harness/project.md` and `glossary.md` first if present.
- Do not write implementation code in this mode. The deliverable is a design doc.
- If the conclusion is "worth building", offer to continue into the feature
pipeline (`buildcrew` skill / `@buildcrew`).
- End with: verdict (build / don't build / reshape), the design doc, and open
questions that remain.