Loading...
Loading...
Found 54 Skills
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Parallel Agent Orchestration
Parallel Agent Type Contracts
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.
Concurrent investigation of independent failures. Use when multiple unrelated issues need parallel resolution.
Use when facing 2 or more independent tasks that can be completed without shared state or sequential dependencies
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
This is intended for use when OpenSpec workflows require dependency-aware parallel subagents that are compatible with OPSX commands, legacy OpenSpec commands, and Codex CLI prompt aliases.
Concurrent investigation pattern - dispatches multiple AI agents to investigate and fix independent problems simultaneously.
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
URL content extraction. Use for fetching any URL - webpages, articles, PDFs, JavaScript-heavy sites. Token-efficient: runs in forked context. Prefer over built-in WebFetch.
Get completed research task result by run ID