Skip to main content

incremental-implementation

Builds multi-file changes in thin vertical slices, one repo at a time, with a working state at every step. Use when implementing any feature that touches more than one file, crosses repo boundaries, or feels too big to land in one commit. Particularly important for multi-repo features where a partial change in one repo breaks contracts the next repo expects.

Jump to install

Source facts

Repository
highflame-ai/ai-factory
Last source activity
July 20, 2026 at 14:12
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.