vxcozyvxcozyCommunityΒ·1 Agent Skills Included

workflow-orchestration

Disciplined task planning, verification, and self-improvement loops

Enforces structured planning, subagent delegation, and verification before any coding task is marked complete. Eliminates wasted rework, repeated mistakes, and false completions caused by unstructured execution. Captures lessons from every correction so the same errors never happen twice. Includes ready-made task templates and checklists for bug fixes, features, and refactors.
npx skills add vxcozy/workflow-orchestration --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→