Incremental Implementation

---

viasrijan 4d24106 620 B Updated

File contents

--- name: incremental-implementation description: "Use when implementing changes touching multiple files — thin vertical slices, feature flags, rollback-friendly."

incremental-implementation

Incremental vertical slices.

When to use

See description.

Workflow

  1. Understand the task and check project context.
  2. Follow the source skill steps for this domain.
  3. Verify output and commit.

Verification

  • Task completed per source skill checklist
  • Tests pass and no regressions

References

  • Source: upstream composite

viasrijan/crazy-skills/tree/main/skills/extended/incremental-implementation commit 4d2410663a

Frequently asked questions

npx skillmds@latest add viasrijan/incremental-implementation