Analyze Requirements
Development community intermediate
Description
Break down complex requirements into actionable tasks with clear acceptance criteria.
Installation
Terminal
claude install-skill https://github.com/adimenia/auto-claude-code README
Analyze Requirements
Break down complex requirements into actionable tasks with clear acceptance criteria.
Usage:
`/project:analyze-requirements [requirement-description]`
Process:
- undefined
Output Structure:
# Requirement Analysis: [Feature Name]
## Overview
Brief description of the requirement and its business value.
## Stakeholders
- Primary: [Who directly benefits]
- Secondary: [Who is indirectly affected]
- Technical: [Who implements/maintains]
## Technical Requirements
- Functional requirements
- Non-functional requirements (performance, security, etc.)
- Integration requirements
- Data requirements
## Task Breakdown
1. **Task 1**: Description
- Acceptance Criteria: [Specific, testable criteria]
- Effort: [S/M/L or hours]
- Dependencies: [What must be done first]
2. **Task 2**: Description
- [Same structure as above]
## Risk Analysis
- **High Risk**: [Critical risks with mitigation plans]
- **Medium Risk**: [Moderate risks to monitor]
- **Low Risk**: [Minor risks for awareness]
## Definition of Done
- [ ] All acceptance criteria met
- [ ] Tests written and passing
- [ ] Documentation updated
- [ ] Code reviewed and approved
- [ ] Deployed to staging
- [ ] Stakeholder sign-off received
Examples:
- undefined
Analysis Framework:
- undefined
Notes:
- undefined
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development community next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official