From claude-audit
The user has a question about Claude Code. Dispatch the `claude-audit:claude-code-expert` agent to answer it.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-audit:askThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user has a question about Claude Code. Dispatch the `claude-audit:claude-code-expert` agent to answer it.
The user has a question about Claude Code. Dispatch the claude-audit:claude-code-expert agent to answer it.
Pass the user's question verbatim as the task prompt, prefixed with:
Mode: Q&A Question:
The agent will consult its seeded knowledge files and return a doc-backed answer.
Relay the agent's full response to the user.
npx claudepluginhub mrkhachaturov/ccode-personal-plugins --plugin claude-auditReverse-engineers Claude Code's architecture from its source map. Navigates extracted source, agent system, prompt assembly, tool pipeline, and skill/plugin integration.
Answers questions about Claude Code features including setup, best practices, automation, models, plugins, MCP, and configuration by reading reference documentation.
Provides a reference for configuring Claude Code, including CLAUDE.md templates, best practices, and advanced usage patterns like thinking keywords and debugging.