Skip to content
PrepMint

Guides tagged subagents

1 PrepMint guide tagged subagents — written from using the tools and checked against the vendor's own documentation.

  • How it works · 9 min read

    What a Claude Code subagent can and cannot see

    The docs specify how to define a subagent and never state what it inherits. A subagent starts on an empty context window, the delegation prompt is the only thing that crosses, and only its final message comes back — so it re-reads files you already read, and that is the feature working.