This skill should be used to classify and file any deferred or identified work item to the correct PM destination — GitHub Issues + project board (when issue_tracker=github), local docs/issues/ markdown (when issue_tracker=local or absent), or a custom JSON adapter command (when issue_tracker=custom) — and return a stable, referenceable ID.
$npx -y skills add alo-exp/silver-bullet --skill silver:addInstalls into the current project.
Run `npx skills use "https://github.com/alo-exp/silver-bullet" --skill "alo-exp/silver-bullet/silver:add"` 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/alo-exp/silver-bullet" that are relevant to the current task. Run `npx skills add "https://github.com/alo-exp/silver-bullet"` and select the relevant skills, then follow their instructions.