incremental-implementation

社区收录

Delivers changes incrementally in thin, verifiable slices. Use when implementing any feature or change that touches more than one file, or when picking up the next task from a plan. Use when rolling a change out behind a feature flag, 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.

套件
addyosmani/agent-skills
版本
许可证
MIT
上游文件
skills\incremental-implementation\SKILL.md

一条命令安装(指向上游仓库):

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

来源:https://github.com/addyosmani/agent-skills