LogoClawIndex
CasesSkillsAbout
LogoClawIndex

incremental-implementation - Deliver changes incrementally in thin vertical slices.

Delivers code changes incrementally in small testable slices when implementing multi-file changes or large features.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Implement smallest complete functional slice
  • Run test suite per increment
  • Verify build and type checks
  • Commit progress atomically

Inputs

  • Task breakdown
  • Existing codebase
  • Repository test suite

Outputs

  • Atomic Git commits
  • Verified code increments
  • Build and test logs

Requirements

  • Git version control system
  • Repository test environment
  • Project build tools

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
development
workflow
git
refactoring
Implement smallest complete functional slice
Run test suite per increment
Verify build and type checks
Commit progress atomically
Task breakdown
Existing codebase
Repository test suite
Atomic Git commits
Verified code increments
Build and test logs