implement-delta

Automate delta implementation steps from plan intake to execution.

1|1|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/asermax/claude-plugins --skill implement-delta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-delta
Source: https://github.com/asermax/claude-plugins/tree/main/katachi/skills/implement-delta
Command: npx skills add https://github.com/asermax/claude-plugins --skill implement-delta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delta implementations require careful coordination of plans, prerequisites, and multi-agent execution. This Skill automates the end-to-end process from plan intake to implemented delta, reducing manual coordination and errors.

Core Features & Use Cases

  • Autonomous delta implementation following a plan, including pre-checks, mode detection, and step execution.
  • Supports Standard Implementation Process and Team Orchestration Mode, enabling scalable collaboration.
  • Integrates planning documents (delta specs/design/plans) and ADRs/DES for governance and traceability.

Quick Start

Provide a delta ID to start the standard delta implementation workflow.

Frequently Asked Questions about implement-delta

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end delta implementation from a project plan?

Automating delta implementation requires a tool that handles mode detection, reads the plan, and executes steps. This skill automates the entire workflow from plan intake to implemented delta, reducing manual coordination.

What is delta-driven project execution and when do I need it?

Delta-driven project execution is orchestrating implementations based on incremental changes. You need it when managing multi-agent execution and plan prerequisites for specific deltas to ensure traceability and reduce errors.

How do I coordinate multi-agent execution for a delta implementation plan?

Coordinating multi-agent execution for a delta plan requires a standard process or team orchestration mode. This skill supports both modes, enabling scalable collaboration and autonomous step execution following the plan.

Can I use ADRs and design documents for governance during delta implementation?

Yes, integrating ADRs and design documents provides governance and traceability. The delta implementation workflow integrates planning documents like delta specs and designs to ensure autonomous execution aligns with project requirements.

What's the best way to start a standard delta implementation workflow?

To start a standard delta implementation workflow, you provide a delta ID. The system then performs pre-checks, detects the appropriate mode, and begins executing the implementation steps according to the delta plan.