What problem does it solve?
This skill automates the implementation of project-specific changes defined by the Cash CLI, ensuring that tasks are executed systematically, verified against implementation contracts, and tracked without external dependencies.
Core Features & Use Cases
- Automated Task Execution: Manages the lifecycle of change implementation, from status checks and preflight validation to task completion.
- Quality Assurance: Integrates cross-artifact consistency checks, drift detection, and TDD/Audit discipline enforcement.
- Use Case: When a developer needs to implement a complex feature change, this skill handles the step-by-step execution, ensures all design contracts are met, and maintains a clear audit trail of progress and deviations.
Quick Start
Use the cash-apply skill to implement the changes for the specified task by running the command in your project root.