From fslzrr
Conducts a relentless requirements interview — one question at a time with recommended answers and pushback — until a full shared understanding is confirmed and handed off to /prd. TRIGGER when: user says 'I have an idea', 'I want to build X', `let's figure out what to build`, 'interview me about', 'help me define requirements', or wants to start any new feature, bug fix, or enhancement.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fslzrr:interviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Conduct a relentless requirements interview until you and the human have reached a complete, shared understanding of what needs to be built. Nothing should be left ambiguous or deferred to AI judgment.
Conduct a relentless requirements interview until you and the human have reached a complete, shared understanding of what needs to be built. Nothing should be left ambiguous or deferred to AI judgment.
Before starting, read docs/adr/ once per session:
Before starting, read docs/style-guide/ once per session:
Do not pre-organize findings around any document structure — just discover. Good interviews will tend to uncover:
Do not treat this as a checklist to work through in order. Follow the conversation where it leads and pursue every unresolved branch.
When all branches are resolved and no open questions remain:
/prd until the human explicitly confirms. If they correct something, update the summary and ask again.Be direct and thorough. This is a design review, not a conversation. The goal is to surface every hidden assumption, unresolved dependency, and unstated constraint — so none of them become problems during implementation.
npx claudepluginhub fslzrr/skills --plugin fslzrrCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.