This skill should be used when the user asks a general question about the project, its architecture, design decisions, agent pipeline, or codebase structure. It should also be used when the user asks "how does X work", "why was X done this way", or requests an explanation of existing behavior. Do not use this skill when the user is invoking a Smith Command (e.g., /smith:research, /smith:plan) or asking to create, modify, or implement something.
$npx -y skills add brettbuddin/claude-plugins --skill recallInstalls into the current project.
Run `npx skills use "https://github.com/brettbuddin/claude-plugins" --skill "brettbuddin/claude-plugins/recall"` 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/brettbuddin/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/brettbuddin/claude-plugins"` and select the relevant skills, then follow their instructions.