Stats
Actions
Tags
From adlc-solo
Plan a milestone — decompose a feature into milestones with scope, dependencies, and effort estimates. No implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/adlc-solo:plan-milestoneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a structured milestone plan from a feature or epic description.
Create a structured milestone plan from a feature or epic description.
For each milestone:
### Milestone [ID]: [Title]
- **Scope**: What this milestone delivers (2-3 sentences)
- **ACs (draft)**: Rough acceptance criteria (will be formalized by spec-writer)
- **Dependencies**: Which milestones must complete first
- **Risk flags**: DB migration | auth | financial | PII | breaking API | infra
- **Effort estimate**: S (1-2 days) | M (3-5 days) | L (1-2 weeks)
- **Priority**: Must-have | Should-have | Nice-to-have
Write to .sdlc/milestone-plan-[EPIC-ID].md
After user approves milestone plan:
/adlc:build-feature [milestone description]/adlc:plan-slice [milestone-id] for more detailed task breakdown firstnpx claudepluginhub obacker/claude-code-plugins --plugin adlc-soloProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.