orchestrator
Autonomous multi-agent software development from idea to deployment
All Skills in This Repository (5)
Pure Emerald Level Indicatorsproject-planning
Plan software projects by guiding discovery, requirements gathering, and scoping into a structured plan.
quality-gates
Enforces automated quality gates for TypeScript projects using Husky and GitHub Actions.
backend-patterns
Apply standardized patterns for APIs, auth, caching, and data handling in backend systems.
error-recovery
Diagnose and resolve compile-time, runtime, build, and test failures with structured recovery steps.
frontend-patterns
Guide React frontend architecture with compound components, hooks, and render props.
Frequently Asked Questions
FAQPage SchemaHow to install Claude Orchestrator?โผ
Run `npx skills add claudeforge/orchestrator --all -g -y` in your terminal to install all skills in this suite globally.
How to build an app automatically from an idea?โผ
Run the start command, describe your idea, and the orchestrator generates a specification, architecture, and task list, then builds and tests the app autonomously.
What happens when a task fails during development?โผ
The system classifies the error, attempts an automatic fix, and retries up to three times before escalating to you for input.
Can I pause and resume a project later?โผ
Yes. Project state and checkpoints are saved automatically, so you can pause, resume, or roll back to any checkpoint at any time.
Which tech stacks does Claude Orchestrator support?โผ
It has built-in expertise for React, TypeScript, Tailwind, Node.js, Hono, PostgreSQL, Drizzle, Vitest, Playwright, Docker, and GitHub Actions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core