Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one s…
---
name: Incremental Implementation
description: Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use 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.
---
# Incremental Implementation
Part of the **Production Engineering Skills** pack by Addy Osmani (`addyosmani/agent-skills`).
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use 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.
This catalog entry summarizes the skill for discovery. Get the full skill — including any bundled scripts and resources — from the source:
Full skill & source: https://github.com/addyosmani/agent-skills/tree/main/skills/incremental-implementation
Sign in to rate and review this skill.
No reviews yet. Be the first to review this skill.