Incremental Implementation

Builds features in vertical slices where each slice is implemented, tested, verified, and committed before moving to the next. Triggers code-review before creating PRs and make-pr when complete. Use when implementing a feature, building incrementally, vertical slices, step by step implementation, building a feature, or when starting to code a planned feature.

Saturate 6503f91 4.1 KB Updated

File contents

Saturate/agents/tree/main/skills/incremental-implementation commit 6503f919d4

Frequently asked questions

npx skillmds@latest add saturate/incremental-implementation