Packs

2 packs

Results for “sub-agent”

129 skills
ichichuang
webhook-subscriptions
Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.
0 · bundle
diegosouzapw
claw
Publish and subscribe to real-time event channels for agent-to-agent communication via a simple CLI, with channel locking and schema validation.
54 · bundle
leandrobenjaminl
lend-ai-delegation
Guides agents to delegate tasks to specialized sub-agents using a decision tree and automatic triggers, with recursive spawning and integration with an agent-router MCP.
0
tools-only
180-name-afdc4f6c
Converts legacy agent resources such as subagents, commands, and rules into the unified Agent Skills format, with classification, conversion, and verification steps.
7 · bundle
enuno
bankr-dev-sign-submit-api
This skill should be used when building apps that need to sign messages, sign typed data (EIP-712), sign transactions, or submit raw transactions via the Bankr API. Covers the synchronous /agent/sign and /agent/submit endpoints with TypeScript patterns.
1
yanacuti1121
deerflow
ByteDance's open-source super agent harness — spawns parallel sub-agents, Docker sandbox execution, persistent long-term memory, modular skills (research/report/slides). Built on LangChain + LangGraph. Triggers on: 'deerflow', 'deer-flow', 'bytedance agent', 'super agent harness', 'LangGraph agent orchestration', 'multi-hour agent tasks', 'spawn sub-agents', 'agent sandbox docker', 'persistent agent memory', 'agent skills system', 'AI research orchestrator', 'long-running agent tasks', 'agent with memory', 'langgraph orchestrator', 'IM channel agent integration'.
2
More results
sakamoto-family-smile
team-builder
Interactive menu for browsing and composing agent teams on demand, supporting flat or domain-subdirectory agent collections.
0
alirezarezvani
spawn
Launch N parallel subagents in isolated git worktrees to compete on a session task.
20.4k
lucassantana-dev
orchestrate
Coordinate multiple subagents/worktrees for parallel workstreams. Decomposes larger tasks into independent sub-tasks, dispatches each to a dedicated agent.
1 · bundle
muratcankoylan
filesystem-context
Uses the filesystem as a durable overflow layer for agent context, enabling scratch pads, plan persistence, sub-agent communication, dynamic skill loading, and log management.
16.9k · bundle
agentskillexchange
self-push-lazy-check-before-submitting
Runs a structured three-question lazy-check on significant output before submission, forcing root-cause analysis, alternative consideration, and outcome verification.
28
obra
dispatching-parallel-agents
Dispatch multiple independent tasks to parallel agents for faster debugging and problem-solving.
247k
machenjie
form-validation-design
`analysis-agent`/`task-agent`/`review-agent`: use when form fields, validation, async checks, submit states, or recovery change; skip when form behavior is unaffected.
4 · bundle
nagarenegishi
build-orchestration
Orchestrates a multi-agent build session, acting as manager to cut goals into units, spawn implementer and tester subagents, and run test-and-review loops with anti-thrash guardrails.
0
jarbitechture
component
Generate syntactically correct Claude Code configuration components (commands, subagents, skills, output styles) with optimal cross-component integration. Triggers on requests to create slash commands, agents, subagents, skills, output styles, Claude Code plugins, agentic workflows, or multi-agent pipelines. Ensures parameter validity per component type and semantic coherence across component references.
0 · bundle
obra
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
affaan-m
iterative-retrieval
Progressively refines context retrieval in multi-agent workflows to solve the subagent context problem.
226k
bitwikiorg
subagents
Imported skill subagents from langchain
3
lucassantana-dev
create-subagent
Design and author reusable subagents for specialized AI tasks. Use when the task needs an isolated agent persona, scoped system prompt, or reusable domain-specific assistant rather than a general skill.
1 · bundle
jrennie99-glitch
agent-agent
Agent skill for agent - invoke with $agent-agent
0
brycewang-stanford
do-agent
This skill should be used when the user asks to "/do-agent", asks for "Execute complex tasks using multi-agent architecture with context protection", or needs the workflow previously provided by the /do-agent slash command.
1k
cjthompson
orchestration-strategy
Use when facing multiple implementation tasks that could benefit from parallelization or when deciding between solo, parallel agent, sequential subagent, or agent team approaches
1 · bundle
jrennie99-glitch
clone-army
Clone yourself into identical parallel agents that think independently, divide and conquer any task. Not sub-agents — full copies of YOU.
0
corezoid
simulator-agents
Simulator.Company digital-twin & actor-agent specialist — talk to an agent AS an agent and delegate work to it. An agent is ANY actor whose `description` holds an "# Agent" competency profile (what it does, what it knows, whether it fits a task). The common case is a person: every workspace user has a 1:1 twin actor (`systemObjType="user"`) carrying that profile. But any actor can be an agent — a service/bot twin, a team or department, an organization, a process. This skill discovers the agent (`findAgent`), loads its profile (`getAgent`), adopts it as the persona, then either does the task, finds a better-suited agent, or hands the decision to the user (for a person: a task or a p2p message; for a non-person: propose another executor or run/trigger it as an actor). It is the actor-analog of `simulator-skills` (the `Skills`-form registry), but the registry is the workspace's agent actors. Use when the user wants to "delegate", "assign this to <someone/something>", "can <X> do this", "who/what should do this",
59
construct-ai-primary
subagent-driven-development
Subagent-Driven Development
0 · bundle
mesteriis
subagent-result-merge
Merges agent or review outputs into one deduplicated, evidence-linked, severity-ranked actionable report.
0 · bundle
netanel-abergel
supervisor
Central status dashboard for the PA agent. Use when: owner asks 'what's the status', 'what are you working on', 'what's happening', or any status/overview question. Aggregates active tasks, open issues, monitored groups, pending follow-ups, and system health into one structured report.
6
mineru98
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
solizardking
agent-desktop
Use the built-in `Computer` sub-agent with `agent-desktop` for macOS desktop automation. Apply when a task needs application launching, accessibility snapshots, stable element refs, window focusing, semantic clicks/typing, or visual confirmation outside the browser sandbox.
0
micsapp
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
mhassan0000
team-builder
Composes ad-hoc teams of AI agents from local markdown personas and dispatches them in parallel on a task, then synthesizes their outputs.
1
dylanckawalec
spawn
Launch N parallel subagents in isolated git worktrees to compete on the session task.
3
affaan-m
team-builder
Browse available agent personas and compose ad-hoc teams of up to 5 agents to work in parallel on a task, then synthesize their results.
226k
samyakjhaveri
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
thedotmack
do
Executes a phased implementation plan by deploying subagents for implementation, verification, anti-pattern checks, code quality review, and committing.
tangchunwu
team-builder
Interactive agent picker for composing and dispatching parallel teams
1