Loading...
Loading...
Master sprint planning with capacity calculation, story selection, commitment, and effective planning techniques for successful sprints.
npx skill4agent add spjoshis/claude-code-plugins sprint-planning## Team Capacity
| Member | Days Available | Hours/Day | Capacity | Focus Factor | Effective |
|--------|----------------|-----------|----------|--------------|-----------|
| Alice | 10 | 6 | 60 | 0.7 | 42 |
| Bob | 8 (2 days off) | 6 | 48 | 0.7 | 34 |
| Carol | 10 | 6 | 60 | 0.7 | 42 |
**Team Capacity**: 118 hours
**Sprint Points Capacity**: ~47 points (based on velocity)**Sprint Goal**: Enable users to manage their profile and preferences
**Stories in Sprint**:
- As a user, I want to update my profile information
- As a user, I want to change my password
- As a user, I want to set email preferences
- As a user, I want to upload profile picture
**Success Criteria**:
- All 4 stories completed
- No critical bugs
- Demo ready