# Incremental Implementation

> ---

- Skill: `viasrijan/incremental-implementation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add viasrijan/incremental-implementation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/viasrijan/incremental-implementation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: viasrijan (https://skillmd.com/u/viasrijan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/viasrijan/incremental-implementation

---

﻿---
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

