How this skill is triggered — by the user, by Claude, or both
Slash command
/code-analyzer:code-analyzerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
接收用户输入,启动 analyst agent 执行分析。
接收用户输入,启动 analyst agent 执行分析。
npx claudepluginhub hproof/claude-market-gamedev --plugin code-analyzerUse 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.
Orchestrates parallel codebase analysis using adaptive Explore subagents selected by task complexity and type, delegating report synthesis to codebase-analysis-reporter.
Orchestrates adaptive parallel codebase analysis using Explore subagents with roles like file discovery, code analysis, and pattern mining for bug fixes, features, or migrations.