What problem does it solve?
This Skill coordinates the implementation phase of the 5-phase development workflow, delegating tasks, monitoring progress, and enforcing code quality standards to ensure efficient and high-quality code delivery. It automates project management aspects, reducing complexity.
Core Features & Use Cases:
- Task Delegation: Breaks down plans into implementation tasks and assigns them based on complexity, optimizing team workload.
- Quality Enforcement: Guides code reviews and ensures adherence to Mojo-specific standards, including memory management and SIMD optimization.
- Use Case: As a project lead, use this skill to coordinate the implementation of a new module. It will help you delegate tasks to engineers, monitor their progress, and ensure all code meets quality and performance requirements before moving to cleanup.
Quick Start:
Use the phase-implement skill to coordinate the implementation phase for 'tensor-operations'.