What problem does it solve?
This Skill streamlines code migration tasks by orchestrating specialized agents to perform Test-Driven Development (TDD), ensuring code quality and minimizing growth in the main conversational context.
Core Features & Use Cases
- Automated TDD Workflow: Manages the entire TDD cycle (write failing tests, implement, build, pass tests, review) for migration tasks.
- Agent Orchestration: Leverages distinct agents (scout, kraken, spark, critic, validator) for specific sub-tasks, allowing parallel execution and efficient work distribution.
- Context Management: Keeps the main Claude context focused on orchestration, delegating heavy lifting to agents.
- Use Case: Migrating a set of similar API adapters from one language or framework to another, ensuring each new adapter is well-tested and adheres to a defined pattern.
Quick Start
Use the tdd-migrate skill to port the '/Users/cosimo/Documents/rigg/src/sdk/providers' module to TypeScript, using 'lmstudio.ts' as a pattern and migrating 'xai,cerebras,togetherai,deepinfra,perplexity' items.