Spec-driven development workflow plugin for Claude Code.
npx claudepluginhub mikecubed/agent-orchestration --plugin sdd-workflowUmbrella marketplace repo for separate GitHub Copilot CLI and Claude Code plugins focused on planning, workflow orchestration, and spec-driven development.
plugins/workflow-orchestrationShared orchestration plugin with:
planning-orchestrationparallel-implementation-looppr-review-resolution-loopfinal-pr-readiness-gateLocal install:
copilot plugin install ./plugins/workflow-orchestration
claude --plugin-dir ./plugins/workflow-orchestration
plugins/sdd-workflowCompanion SDD plugin with:
sdd.specifysdd.plansdd.taskssdd-feature-workflowLocal install:
copilot plugin install ./plugins/sdd-workflow
claude --plugin-dir ./plugins/sdd-workflow
plugins/clean-code-codexClean-code enforcement plugin with:
conductortdd-check, arch-check, type-check, naming-checksize-check, dead-check, test-check, sec-check, dep-check, obs-checkLocal install:
copilot plugin install ./plugins/clean-code-codex
claude --plugin-dir ./plugins/clean-code-codex
The repo root is umbrella-only infrastructure:
.github/plugin/marketplace.json for Copilot marketplace metadata.claude-plugin/marketplace.json for Claude marketplace metadatadocs/ for umbrella install and composition docsscripts/verify-runtime.mjs for aggregate runtime validationtest/ for umbrella-level structure checksdocs/marketplace-overview.mddocs/install-guide.mddocs/plugin-composition.mdRun the full umbrella validation:
npm test
npm run validate:runtime
Run the workflow plugin validation directly:
npm --prefix plugins/workflow-orchestration test
npm --prefix plugins/workflow-orchestration run validate:runtime
Plugin names stay precise even though the marketplace is shared. Prefer plugin-qualified names such as /workflow-orchestration:planning-orchestration and /sdd-workflow:sdd.plan.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams