orchestrator
Autonomous software planning, building, testing, and deployment
All Skills in This Repository (6)
Pure Emerald Level Indicatorstesting-strategies
Design unit, integration, and end-to-end tests for TypeScript/React codebases.
project-planning
Convert software ideas into structured project plans with user stories and acceptance criteria.
quality-gates
Run TypeScript typecheck, ESLint, Prettier, tests, build, and npm audit gates.
backend-patterns
Implement REST API backend patterns with JWT auth and Zod validation.
error-recovery
Diagnose and repair TypeScript development failures across compile, runtime, build, and test phases.
frontend-patterns
Implement reusable React UI patterns with Zustand and React Query state management.
Frequently Asked Questions
FAQPage SchemaHow to install Orchestrator?βΌ
Run `npx skills add devsforge/orchestrator --all -g -y` in your terminal to install all skills in this suite globally.
How to build an app from a plain-English idea?βΌ
Describe your idea and the orchestrator generates a specification, system architecture, and task list, then builds and tests the application automatically.
What happens when a build or test fails?βΌ
The system classifies the error, attempts an automatic fix, and retries up to three times before asking you for help.
Can I pause and resume a long-running project?βΌ
Yes. Progress is saved to checkpoints every few tasks, so you can pause, resume, or roll back to any earlier state.
Which tech stacks does Orchestrator support?βΌ
It has built-in expertise for React, TypeScript, Tailwind, Node.js, Hono, PostgreSQL, 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