What problem does it solve?
This Skill enforces a standardized, auditable development lifecycle to ensure code changes go through proper context loading, planning, verification, and documentation, reducing variance and improving quality across teams.
Core Features & Use Cases
- Gated workflow enforcement: Mandates Phase 0 through Phase 5 processes, including ADR alignment, memory tracking, and session documentation.
- Team-driven execution: Supports both single-agent and optional agent-team workflows to scale collaboration on complex issues.
- Integrated checks: Coordinates with code-review gates, type checks, tests, and coverage guidelines to prevent regressions.
- Documentation discipline: Generates and stores memory sessions, patterns, and ADR suggestions for future reuse and learning.
Quick Start
Run /develop to begin processing the next issue, /develop UI-ISS-082 for a specific issue, or /develop all to process every item in the batch. Enable team mode with /develop team standard or similar presets to orchestrate parallel teammates.