draft-fix-design

Community

Design the safest fix with full plans.

Authorkapilvirenahuja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns a completed root-cause analysis into an actionable fix design that a builder can implement safely and consistently, including tradeoffs and verification steps.

Core Features & Use Cases

  • Minimal safe fix strategy: Chooses the least-scoped change that addresses the root cause and avoids unnecessary refactors.
  • Alternatives with explicit rejection reasons: Documents at least one competing approach and why it was not selected (risk/scope/compatibility/test complexity).
  • Affected-files change map: Produces a file-by-file plan with actions, specific change descriptions, and risk rationales.
  • Self-sufficient execution plan: Writes ordered steps with expected outcomes and self-tests, then emits design.yaml.
  • Use case: After draft-rca generates rca.yaml for a production bug, this skill designs the repair plan so the fix-it play can implement it without ad-hoc YAML authoring.

Quick Start

Ask the agent to run draft-fix-design with rca_path set to your generated rca.yaml and output_base set to the folder where you want design.yaml written.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: draft-fix-design
Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#draft-fix-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.