ワンクリックで
code-analysis
Code review and analysis workflow
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Code review and analysis workflow
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Navigate web pages, read content, and interact with elements via headless Chrome.
Fleet management — spawn, monitor, and coordinate child agents via BRC-33 MessageBox and BRC-52 authorization.
AI image generation via x402 micropayment
Cross-wallet communication via BRC-33 MessageBox
Double-check outputs by re-running queries and comparing results. Use when accuracy is critical or when you suspect an error in a previous tool result.
Generic bridge to any BRC-100 wallet endpoint via wallet_call. Use for discovery, certificates, HMAC, key linkage, and transaction management — endpoints not covered by existing dedicated wallet tools.
| name | code-analysis |
| description | Code review and analysis workflow |
| auto_activate | false |
| tools | ["file_read","file_search","execute_bash"] |
When asked to review or analyze code:
file_search to find relevant filesfile_read to examine source codeexecute_bash to run linters, tests, or analysis toolsfile_search to look for test files (test_*.rs, *_test.go, etc.) before concluding test coverage is missing.