microck/ordinary-claude-debug-cli
Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.
This is a copy. The original lives at microck/debug-cli.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill debug-cli
Take microck/ordinary-claude-debug-cli from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.