plan-delta

Generate executable implementation plans for delta-driven development projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The implementation planning workflow helps teams generate clear, step-by-step plans for implementing delta changes, reducing ambiguity and ensuring alignment across stakeholders.

Core Features & Use Cases

  • Auto-generates a structured, end-to-end plan for a given delta, including pre-implementation checks, research, drafting, and validation hooks.
  • Supports optional team-mode planning to allocate tasks among agents with explicit dependency ordering and safety checks.
  • Reconciles delta specs and designs, ADRs, and DES patterns to produce actionable changes with traceable files and a readiness checklist.

Quick Start

Provide a delta identifier (and optionally a team mode flag) to generate a complete implementation plan for that delta.

Frequently Asked Questions about plan-delta

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

FAQPage Schema
How do I create an implementation plan for delta-driven development?

To create a delta implementation plan, provide a delta identifier to auto-generate structured, end-to-end steps. This includes pre-implementation checks, research, drafting, and validation hooks for auditable file changes and tests.

What is delta planning in project management?

Delta planning is a structured workflow that generates executable steps for implementing delta changes. It reconciles delta specs, designs, ADRs, and DES patterns to produce actionable file changes with a traceable readiness checklist.

Can I allocate tasks among multiple agents for a delta implementation?

Yes, you can use optional team-mode planning to allocate tasks among agents. This mode provides explicit dependency ordering and safety checks to coordinate multiple teammates across file changes and tests.

Does delta planning work with ADRs and DES patterns?

Yes, delta planning reconciles delta specs and designs alongside ADRs and DES patterns. It synthesizes these documents to produce actionable changes with traceable files and status updates.

What's the best way to track file changes during a delta implementation?

The best way to track file changes is by generating a formal plan that includes traceable files, tests, and status updates. This ensures organized, auditable steps from discovery through validation.

Do I need a delta spec before generating an implementation plan?

You need a delta identifier to start, and the planner reconciles optional delta specs and designs. Providing these inputs ensures the generated plan contains actionable changes and a readiness checklist.