Skip to main content
Manusで任意のスキルを実行
ワンクリックで

fanout

スター0
フォーク0
更新日2026年5月9日 00:49

Fan out a single instruction across many files by splitting them among N parallel agents. Use when a task is mechanical and embarrassingly parallel — apply a coding rule, replace a pattern, migrate an API, scan for violations grep can't catch — across an entire directory tree. Each worker owns a disjoint file slice and reports back a structured summary.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly