orchestrating-agents
π―Skillfrom oaustegard/claude-skills
Enables programmatic orchestration of parallel Claude API instances for multi-agent workflows, including concurrent multi-perspective analysis, task delegation to specialized sub-agents, and shared cached context for cost reduction.
Same repository
oaustegard/claude-skills(43 items)
Installation
npx vibeindex add oaustegard/claude-skills --skill orchestrating-agentsnpx skills add oaustegard/claude-skills --skill orchestrating-agents~/.claude/skills/orchestrating-agents/SKILL.mdSKILL.md
More from this repository10
A collection of Claude skills primarily for the Claude.ai PaaS skill compute environment, installable via ZIP upload or automated installation script for Claude Code projects.
A skill for analyzing AI/ML technical content including papers, articles, and blog posts, extracting actionable insights filtered through an enterprise AI engineering lens with cross-session memory recall.
A mapping codebases skill from a curated Claude Code skills collection for development patterns and coding workflows.
A accessing github repos skill from a curated Claude Code skills collection for development patterns and coding workflows.
A collection of Claude skills for the Claude.ai platform and Claude Code, with automated installation scripts, CI/CD integration via GitHub Actions, and support for both web upload and direct development workflows.
A skill that distills Opus-level AI reasoning into explicit, procedural prompts optimized for Haiku 4.5, generating structured instructions with decision procedures and n-shot examples for reliable smaller model execution.
A skill that guides the creation of portable, reusable Claude Code skills with proper SKILL.md structure, frontmatter conventions, naming rules, and progressive resource loading patterns.
A collection of Claude skills primarily designed for the Claude.ai PaaS skill compute environment, with automated installation scripts and CI/CD integration for Claude Code agent workflows.
A skill that discovers and indexes Python code across other skills, enabling cross-skill imports by solving the dash-underscore naming mismatch between skill directories and Python module names.
A crafting instructions skill from a curated Claude Code skills collection for development patterns and coding workflows.