Multi-Agent Orchestration Planning
2026년 AI 워크플로를 위한 실전 콘텐츠: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
skills.sh 생태계의 재사용 가능한 Agent Skill입니다. test-driven-development from obra/superpowers: Write tests first, watch them fail, then implement minimal code to pass.
test-driven-development is a reusable agent skill listed on skills.sh under obra/superpowers. skills.sh rank #127, installs 82.1K, GitHub stars 204.9K, first seen Jan 19, 2026.
Write tests first, watch them fail, then implement minimal code to pass. Follows the red-green-refactor cycle: write a failing test, verify it fails correctly, implement minimal code to pass, then refactor while keeping tests green Requires deleting any production code written before tests exist; no exceptions for "reference" or "adaptation" Emphasizes watching tests fail as proof they actually test the right thing; tests that pass immediately prove nothing Covers common rationalizations (testing after, manual verification, sunk cost) with concrete rebuttals and a verification checklist to confirm TDD was followed
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/obra/superpowers --skill test-driven-developmentIs test-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 test-driven-developmentnpx skills add https://github.com/obra/superpowers --skill test-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.