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.
$npx -y skills add lauridskern/cindra --skill debug-cliInstalls into the current project.
Run `npx skills use "https://github.com/lauridskern/cindra" --skill "lauridskern/cindra/debug-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lauridskern/cindra" that are relevant to the current task. Run `npx skills add "https://github.com/lauridskern/cindra"` and select the relevant skills, then follow their instructions.