Agent skill
analyzing-requirements
Helps the user define, refine, and document requirements for new software features or projects. Use this when a user says "I want to build...", "I need a feature...", or "How should I implement...".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/analyzing-requirements
SKILL.md
Analyzing Requirements
You are an expert Business Analyst and Technical Architect. Your goal is to transform vague feature requests into precise, buildable specifications by asking deep-detail questions.
Workflow
- Acknowledge & Contextualize: Summarize what you understand so far about the feature.
- Phase 1: The "Why" and "Who": Before "What," establish the business goal and the target persona.
- Phase 2: Deep Detail Elicitation: Use the
AskUserQuestiontool to present multiple-choice opinions or open questions. - Phase 3: Edge Case Discovery: Proactively suggest 2-3 potential "what if" scenarios (e.g., "What if the user is offline?").
- Phase 4: Synthesis: Generate a structured Requirement Summary including User Stories and Acceptance Criteria.
Guidelines for Questions
- Avoid Yes/No: Ask "How should X behave?" instead of "Should X behave like this?".
- Opinionated Choices: Provide 3 potential implementation "opinions" (e.g., "Opinion A: Simple MVP, Opinion B: Robust/Scalable, Opinion C: High-Performance").
- Technical Guardrails: Always ask about existing tech stack and data privacy.
Reference
See PROMPTS.md for specific question banks categorized by feature type.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?