@a5c-ai/requirements-interview
AInteractive PM interview with expertise-adaptive questioning for requirements elicitation
Install
agr install @a5c-ai/requirements-interview --target claudeWrites 2 files into .claude/skills/, pinned to git-a9a948cc.
- .claude/skills/requirements-interview/README.md
- .claude/skills/requirements-interview/SKILL.md
Document
name: requirements-interview description: Interactive PM interview with expertise-adaptive questioning for requirements elicitation allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] graph: domains: [domain:software-engineering] skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop] workflows: [workflow:feature-development] topics: [topic:developer-experience] roles: [role:tech-lead, role:backend-engineer]
Requirements Interview
Capabilities
Conducts interactive requirements interviews adapted to the user's expertise level. Generates structured requirements specifications from conversation. Identifies user personas, feature lists, constraints, and acceptance criteria.
Tool Use Instructions
- Use Read to examine existing spec files or project context
- Use Grep/Glob to find existing requirements or documentation
- Use Write to generate the requirements specification document
- Use Bash to check project structure for context
Process Integration
- Used in
maestro-orchestrator.jsPhase 1 (PM Interview) - Maps to tasks:
maestro-pm-interview - Agent: Product Manager (PM)
- Adapts interview depth: beginner (guided), intermediate (balanced), expert (concise)
- Outputs feed into
specification-generationskill
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-a9a948ccef572026-07-31