incremental-implementation - Deliver software changes through thin verifiable slices.
Builds and delivers code changes incrementally using small verifiable vertical slices while keeping the system testable and working.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Implement changes in vertical slices
- Run tests and build checks
- Commit atomic incremental changes
- Define API contracts first
- Apply feature flags for incomplete work
Inputs
- Task requirements or implementation plan
- Repository test and build commands
Outputs
- Atomic code commits
- Verified working features
- Test and build results
Requirements
- Git version control system
- Runnable test and build suite
