What problem does it solve?
This Skill automates and enforces a rigorous 10-gate development process, ensuring code quality, compliance, and comprehensive testing from implementation to validation.
Core Features & Use Cases
- End-to-End Orchestration: Manages tasks through 10 distinct quality gates (Implementation, DevOps, SRE, Unit Testing, Fuzz Testing, Property Testing, Integration Testing, Chaos Testing, Code Review, Validation).
- Deferred Test Execution: Writes integration and chaos tests per unit but executes them only at the end of the cycle to optimize resource usage.
- State Persistence: Resumes interrupted cycles, maintaining progress and configuration.
- Use Case: Kick off a new feature development by providing a task file, and let the orchestrator guide the code through all quality checkpoints, ensuring a robust and compliant release.
Quick Start
Initiate a new development cycle for the task file located at 'docs/pre-dev/auth/tasks.md'.