Executes architectural plans through a continuous build-and-validate loop to ensure code quality and requirement fulfillment.
Apex Implement is a specialized Claude Code skill designed for the execution phase of software development. It automates the transition from architectural planning to production-ready code by employing a tight 'BUILDER + validator' feedback loop. The skill strictly adheres to pre-defined architectural patterns and acceptance criteria, running linting, type checks, and unit tests iteratively until the implementation is fully validated. By automating the 'fail fast' cycle, it ensures that the final output is not only functional but also compliant with established project standards and design constraints defined in the planning phase.
主要功能
01Automated task file updates with detailed implementation metadata and diff summaries
02Strict adherence to pre-approved architectural patterns and logic
03Automated build-and-validate loop for rapid development iteration
04Real-time pattern usage tracking and evidence collection for auditability
050 GitHub stars
06Integrated syntax, type-checking, and multi-level test suite validation
使用场景
01Automating test-driven development (TDD) workflows within the Claude environment
02Converting approved system designs into verified, functional codebases
03Ensuring architectural consistency and pattern discipline during complex feature implementation