ワンクリックで
whm
whm には galacticcouncil から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Parallelized smart-contract security audit (pashov solidity-auditor methodology; always fetches the latest upstream refs fresh into a temp dir — needs network, nothing vendored). Trigger on "audit", "security review this contract", "review for security", or a `/solidity-audit <file...>` invocation. Spawns 12 specialist attacker agents via the Workflow tool, deduplicates + gates findings, writes a report. Default scope = changed/affected .sol files; or pass explicit filenames.
Scaffold a new migration definition under migrations/definitions/<name>/. Use when the user asks to create a new migration, add a new source chain (e.g. basejump-ethereum mirroring basejump-base), or scaffold migration files following the project's naming convention. Generates types.ts + index.ts + NNN step file stubs ready for the user to fill in.