Multi-Agent Orchestration Planning
2026年のAIワークフロー向け実践コンテンツ: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
skills.shエコシステムの再利用可能なAgent Skillです。 subagent-driven-development from obra/superpowers: Dispatch fresh subagents per task with two-stage review (spec compliance, then code quality) in the current session.
subagent-driven-development is a reusable agent skill listed on skills.sh under obra/superpowers. skills.sh rank #157, installs 71.4K, GitHub stars 204.9K, first seen Jan 19, 2026.
Dispatch fresh subagents per task with two-stage review (spec compliance, then code quality) in the current session. Isolates each task to a dedicated subagent with precisely crafted context, preventing context pollution and keeping the controller focused on coordination Enforces a two-stage review cycle: spec compliance reviewer confirms the implementation matches requirements, then code quality reviewer checks for issues Handles implementer status signals (DONE, DONEWITHCONCERNS, NEEDS_CONTEXT, BLOCKED) with appropriate escalation or re-dispatch logic Recommends model selection by task complexity: cheap models for mechanical 1–2 file tasks, standard models for multi-file integration, most capable models for architecture and review Requires git worktree setup upfront and integrates with test-driven development and finishing-a-development-branch superpowers
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/obra/superpowers --skill subagent-driven-developmentIs subagent-driven-development an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/obra/superpowers --skill subagent-driven-developmentnpx skills add https://github.com/obra/superpowers --skill subagent-driven-development2026年のAIワークフロー向け実践コンテンツ: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
skills.shエコシステムの再利用可能なAgent Skillです。 pdf from anthropics/skills: Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.
skills.shエコシステムの再利用可能なAgent Skillです。 pptx from anthropics/skills: Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows.
skills.shエコシステムの再利用可能なAgent Skillです。 docx from anthropics/skills: Create, read, edit, and manipulate Word documents (.docx files) with full formatting control.