← Registry
incremental-implementation
CommunityDelivers changes incrementally in thin vertical slices. Use when implementing any feature or change that touches more than one file, when you're about to write a large amount of code at once, or when a task feels too big to land in one step. Each increment leaves the system in a working, testable state.
Install
skillpm install incremental-implementationTags