AI AGENT ADDONS
Debugging
1,027installs

This skill helps an AI agent fix software bugs in a careful, step by step way. It starts with a confirmed root cause and a clear plan. The agent only changes the files listed in the plan and does not add any extra improvements. After making each change, the agent stops and reports what was done. It runs a checklist to make sure the bug is gone and nothing else broke. Finally, it writes a fix note and asks for your approval before committing the code. This keeps fixes clean and easy to understand.

Add Cs Issue Fix skill to your workflow

Global

mkdir -p ~/.claude/skills/cs-issue-fix

Project

mkdir -p .claude/skills/cs-issue-fix

Source Repository

Stars
973
Forks
73
Watchers
973
Last Push
24 days ago
Created
3 months ago