Skip to main content
Run any Skill in Manus
with one click

delegate-implement

Stars1
Forks0
UpdatedJuly 21, 2026 at 16:27

token cost の削減を第一目標として、コードの実装・修正を安価なモデルの subagent に委譲するスキル。 複数ファイルまたは既存パターン調査を伴う実装タスク(機能追加・バグ修正・リファクタ等)を、 親エージェントの context を汚さずに処理したいときに使う。単一ファイルの小変更、明確な一括置換、 main が既に読んだ箇所の数行修正、設計判断が未確定な実装には使わない。 read-only の調査は delegate-explore、git/PR 操作は親エージェントが直接扱うこと。 implement の作業を委譲する場合は、この skill を使う。generic な subagent で代替しない。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
17 files
SKILL.md
readonly