About
This skill automates the implementation phase of the software development lifecycle by enforcing a strict Red-Green-Refactor workflow. It ensures that every line of code is backed by a test and mapped to specific requirements through traceability annotations (@trace and @spec). By verifying implementation against pre-defined task plans and acceptance criteria, it minimizes logical errors and maintains a clear link between business requirements and the codebase, making it ideal for teams requiring high reliability and documented compliance.