Results for “sub-agents”
16 skillsDispatching Parallel Agents
Dispatch multiple independent tasks to parallel agents for faster debugging and problem-solving.
247k
Shot
PUA Shot — compact all-in-one PUA reference for explicit injection into sub-agents or short sessions. Strong flavor, same evidence-first behavior.
0
Shot
PUA Shot — compact all-in-one PUA reference for explicit injection into sub-agents or short sessions. Strong flavor, same evidence-first behavior.
0 · bundle
More results
Subagents
Imported skill subagents from langchain
3
Subagent Driven Development
Execute implementation plans by dispatching a fresh subagent per task, with task review after each and a whole-branch review at the end.
247k · bundle
Subagent Safety
Decide which work is safe to delegate to worker agents. Use before delegating tasks that may require user interaction, approval, authentication, external writes, or shared-state mutation.
1
Subagent Driven Development
Subagent-Driven Development
0 · bundle
Subagents Creator
Guide for defining and using Claude subagents effectively. Use when (1) creating new subagent types, (2) learning how to delegate work to specialized subagents, (3) improving subagent delegation prompts, (4) understanding subagent orchestration patterns, or (5) debugging ineffective subagent usage.
13 · bundle
Do
Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
3
Do
Executes a phased implementation plan by deploying subagents for implementation, verification, anti-pattern checks, code quality review, and committing.
Subagent Driven Development
Executes implementation plans by dispatching a fresh subagent per task and running two-stage reviews for spec compliance and code quality.
0 · bundle
Iterative Retrieval
Progressively refines context retrieval in multi-agent workflows to solve the subagent context problem.
226k
Super Swarm Spark
Only to be triggered by explicit super-swarm-spark commands.
3
Bug Hunt Swarm
Investigates bugs, regressions, and crashes by dispatching four parallel read-only sub-agents, then ranks hypotheses and recommends the fastest proof or fix path.
3.8k · bundle
Quick
Executes small ad-hoc tasks with GSD guarantees, spawning planner and executor agents, tracking tasks in .planning/quick/, and updating STATE.md. Supports composable flags for discussion, research, plan-checking, and verification.
1 · bundle
Review Swarm
Launches four parallel read-only sub-agents to review a git diff or file scope for regressions, security risks, performance issues, and contract gaps, then aggregates findings into a prioritized fix path.
3.8k · bundle