🎯

orchestrating-agents

🎯Skill

from oaustegard/claude-skills

VibeIndex|
What it does
|

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)

orchestrating-agents

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add oaustegard/claude-skills --skill orchestrating-agents
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add oaustegard/claude-skills --skill orchestrating-agents
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/orchestrating-agents/SKILL.md

SKILL.md

25Installs
83
-
Last UpdatedJan 29, 2026

More from this repository10

🎯
developing-preact🎯Skill

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.

🎯
reviewing-ai-papers🎯Skill

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.

🎯
mapping-codebases🎯Skill

A mapping codebases skill from a curated Claude Code skills collection for development patterns and coding workflows.

🎯
accessing-github-repos🎯Skill

A accessing github repos skill from a curated Claude Code skills collection for development patterns and coding workflows.

🎯
installing-skills🎯Skill

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.

🎯
down-skilling🎯Skill

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.

🎯
creating-skill🎯Skill

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.

🎯
api-credentials🎯Skill

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.

🎯
inspecting-skills🎯Skill

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.

🎯
crafting-instructions🎯Skill

A crafting instructions skill from a curated Claude Code skills collection for development patterns and coding workflows.