fix - Fix plugin issues with non-regression guarantees
Fix open issues in Claude Code plugins while ensuring existing resolved issues remain intact
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- parse plugin arguments
- locate plugin directory
- read issue documentation
- check non-regression protocol
- understand issue details
- investigate problem root cause
- plan fix strategy
- apply file modifications
- verify resolved issues intact
- update issue status
- record fix reflections
Inputs
- plugin directory path
- issue ID
- ISSUES.md file
- plugin.json configuration
- knowledge/lifecycle-formats.md protocol
- existing resolved issues list
Outputs
- modified plugin files
- updated ISSUES.md status
- updated REFLECTIONS.md entry
- fix summary report
Requirements
- Claude Code plugin structure
- ISSUES.md file exists
- plugin.json exists
- non-regression protocol file exists
- Edit tool access
- Write tool access
