Build With Subagents

Execute a Trellis task list by dispatching each task to a Claude Code subagent in its own context window. Use when the user says "build with sub-agents", "build with subagents", or when a feature has 5-20 tasks with dependencies between them. Reads `.specs/<feature>/tasks.md` produced by the tasks skill. Each subagent gets focused context (guidelines + plan + task + learnings) and returns results to the orchestrating session. Supports parallel execution of independent tasks via background subagents with worktree isolation.

robmclarty d1d7a49 6.1 KB Updated

File contents

robmclarty/trellis/tree/main/skills/build-with-agents commit d1d7a495c5

Frequently asked questions

npx skillmds@latest add robmclarty/build-with-subagents