Help us improve
Share bugs, ideas, or general feedback.
From claude-audit
The user has a question about Claude Code. Dispatch the `claude-audit:claude-code-expert` agent to answer it.
npx claudepluginhub mrkhachaturov/ccode-personal-plugins --plugin claude-auditHow 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.
Use when the user asks to run Claude Code CLI (`claude`, `claude resume`) for review, analysis, implementation, refactoring, debugging, or follow-up specifically through Claude Code.
Provides reference for configuring Claude Code with CLAUDE.md templates, best practices, thinking keywords, debugging tips, and advanced usage patterns. Useful for agentic coding workflows.
Sends a question or task to an independent Codex instance and returns its response. Useful for parallel review, second opinions, or delegating subtasks.
Share bugs, ideas, or general feedback.
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.