generic-phase-worker-rw
SubagentGeneric, phase-AGNOSTIC worker that runs ONE migration phase's work (its fragments + assembler) in an isolated context and writes the phase's artifact(s) to disk. It is NOT tied to any phase — the phase to run is passed in the context block at dispatch time (the `Phase file` line). Capability tier:
When Claude delegates to this
Generic, phase-AGNOSTIC worker that runs ONE migration phase's work (its fragments + assembler) in an isolated context and writes the phase's artifact(s) to disk. It is NOT tied to any phase — the phase to run is passed in the context block at dispatch time (the `Phase file` line). Capability tier: rw (read + create/edit files in the run directory; NO git, NO shell). Dispatched by the DSL interpreter (INTERPRETER.md § _exec) for a phase whose frontmatter declares `_exec: { _agent: rw }`. Do not dispatch this agent directly for user conversation — it is non-interactive and file-only.
Model unspecified
No model pin — runs on your session's model.
Default effort
No reasoning budget declared.
Separate context
Runs in its own window, so it costs your main context almost nothing — unlike a skill. Scoped to 5 tools.
Its system prompt
91 linesThe instructions this subagent runs under, verbatim — this is the persona it adopts once delegated to.
Shipped by 1 plugin
Installing any of these installs this subagent.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Create and modify files
Declares Write or Edit
~147 tokens of context used while enabled, before you invoke anything
All declared tools (5)
EditGlobGrepReadWriteReviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just subagents.
Subagentssimilar to this one
All subagents →claude-code-best-practice
from vibe coding to agentic engineering - practice makes claude perfect
63.7K stars
claude-plugins-official
Official, Anthropic-managed directory of high quality Claude Code Plugins.
32.8K stars
architecture-critic
Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.
32.8K stars