workflow-orchestration
Disciplined task planning, verification, and self-improvement loops
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install workflow-orchestration?βΌ
Run `npx skills add vxcozy/workflow-orchestration --all -g -y` in your terminal to install it globally for all your projects.
What does workflow-orchestration do?βΌ
It makes your coding agent plan before acting, delegate research to subagents, verify results before finishing, and record lessons after every correction.
When does this skill activate automatically?βΌ
It triggers for non-trivial tasks with 3 or more steps, including bug fixes, new features, refactoring, and architectural changes.
Does it work with Claude Code and Cursor?βΌ
Yes. It follows the universal SKILL.md standard and runs in Claude Code, Cursor, GitHub Copilot, Gemini CLI, and other compatible agents.
How does the self-improvement loop work?βΌ
After any user correction, the agent writes the mistake, root cause, and a prevention rule into a lessons file, then reviews it at the start of future sessions.
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