Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Incremental Implementation logo
Skill

Incremental Implementation

Lands features as thin vertical slices that each leave the build green.

0
SaveVisit website ↗

Install

npx skills add addyosmani/agent-skills --skill incremental-implementation
Triggers on

Birden fazla dosyaya dokunan bir değişiklik uygulanırken ya da tek seferde çok fazla kod yazma eğilimi belirdiğinde

Needs tools
ReadEditBash
Author
Addy Osmani
License
MIT

Rather than writing a feature end to end and testing at the finish, the agent implements the smallest complete piece, runs the tests, verifies the result, commits, and only then moves to the next slice. The working rule of thumb is to stop before roughly a hundred untested lines pile up. Because each increment is its own commit, reverting a bad slice does not drag the rest of the feature back with it.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?