Capture what was done in the current conversation as a repeatable, well-structured skill (SKILL.md). Interviews the user to clarify intent, scope, and edge cases before writing.
$npx -y skills add awood45/claude-coding-commands --skill capture-skillInstalls into the current project.
Run `npx skills use "https://github.com/awood45/claude-coding-commands" --skill "awood45/claude-coding-commands/capture-skill"` 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/awood45/claude-coding-commands" that are relevant to the current task. Run `npx skills add "https://github.com/awood45/claude-coding-commands"` and select the relevant skills, then follow their instructions.