What problem does it solve?
This Skill standardizes and optimizes the process of implementing subtasks by defining strict rules for referencing design documents, code granularity, testing, and quality reviews, thereby reducing token consumption and improving efficiency.
Core Features & Use Cases
- Token Optimization: Enforces rules to only read necessary sections of design documents, significantly cutting down on token usage.
- Granularity Control: Sets limits on code volume and file count per subtask to maintain manageable code chunks.
- TDD Enforcement: Mandates the Test-Driven Development cycle (Red-Green-Refactor).
- Quality Gates: Defines clear criteria for code review and quality scoring.
- Structured Output: Specifies mandatory JSON output formats for success and failure states.
- Use Case: When a
container-worker is tasked with implementing a specific code module (a subtask), this Skill provides the precise guidelines it must follow to ensure consistency, efficiency, and adherence to project standards, especially concerning how it interacts with design documentation.
Quick Start
Follow the detailed rules defined in this skill for implementing subtasks, focusing on token-optimized design document referencing and strict adherence to granularity and quality standards.