About
The Implement skill is the execution core of the Arc framework, designed to transform abstract implementation plans into production-ready code. It automates the heavy lifting of the development lifecycle by managing Git worktrees, enforcing strict Test-Driven Development (TDD) cycles, and performing continuous quality enforcement via TypeScript and Biome. By processing tasks in batches and utilizing specialized sub-agents for debugging, data integrity, and UI reviews, it ensures that every feature is robust, well-formatted, and perfectly aligned with the project's architectural and aesthetic standards.