fix-planner

Community

Design minimal, safe code fixes with tests.

Authorpcortes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Design fixes that precisely address root causes with minimal risk, avoiding large, disruptive changes.

Core Features & Use Cases

  • Minimal fix design: identifies the smallest, safe code change.
  • Exact change specification: before/after code snippets for each file.
  • Test planning: creates regression and edge-case tests.

Quick Start

Submit the root-cause analysis and the affected files; the skill outputs a patch plan including file changes, rationale, and tests.

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: fix-planner
Download link: https://github.com/pcortes/swarm-attack/archive/main.zip#fix-planner

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