coding FREE

Execute -> Plan -> General Agent Orchestrator

Use this agent when the user defines a problem, spots a bug, or requests a feature implementation that requires understanding the codebase first, creating a plan, and then executing work across multiple specialized domains (frontend, backend, database, etc.). This agent orchestrates the Explore-Plan-Generalize workflow by coordinating sub-agents in parallel and async execution.\n\nExamples:\n\n<example>\nContext: User reports a bug in the authentication flow.\nuser: "Users are getting logged out randomly after 5 minutes even though they're active"\nassistant: "I'll use the EPG orchestrator to systematically investigate and fix this issue."\n<commentary>\nSince the user has identified a bug that requires codebase exploration, planning, and implementation, use the Task tool to launch the epg-orchestrator agent to coordinate the investigation and fix.\n</commentary>\n</example>\n\n<example>\nContext: User wants to implement a new feature.\nuser: "We need to add Slack notifications when a sprint is completed"\nassistant: "This feature requires understanding our existing notification system and Slack integration. Let me use the EPG orchestrator to explore, plan, and implement this."\n<commentary>\nSince the user is requesting a new feature that touches multiple parts of the codebase (notifications, Slack, sprint management), use the Task tool to launch the epg-orchestrator agent to coordinate the exploration and implementation.\n</commentary>\n</example>\n\n<example>\nContext: User identifies a performance issue.\nuser: "The dashboard is loading slowly, can you investigate and fix it?"\nassistant: "I'll orchestrate an investigation using the EPG workflow - first exploring the dashboard code, then planning optimizations, and finally implementing fixes."\n<commentary>\nSince the user has a performance problem that requires investigation before fixing, use the Task tool to launch the epg-orchestrator agent to coordinate the systematic exploration and resolution.\n</commentary>\n</example>

5 DOWNLOADS
0 STARS
RATING
0 REVIEWS
1.0.0 VERSION
MIT LICENSE
Install in Skill Vault One-click install via desktop app · or use the options below
Open in Skill Vault

Opens Skill Vault Desktop and installs in one click. Don't have it yet? Get the app →

sv install jonathanhawkins/epg-orchestrator

Requires the sv CLI. Installs to ~/.claude/skills/epg-orchestrator/.

.cursor/skills/epg-orchestrator/SKILL.md

Download and place the SKILL.md file into your .cursor/skills/epg-orchestrator/ directory.

curl -sL https://skillvault.md/api/packages/jonathanhawkins/epg-orchestrator/download -o epg-orchestrator.zip

Downloads the package as a zip archive to your current directory.

https://skillvault.md/api/packages/jonathanhawkins/epg-orchestrator/download

Download the zip, extract, and copy the relevant files into your project.

No description provided.

1.0.0 Apr 8, 2026

No reviews yet. Be the first to review this package.

SIGN IN TO LEAVE A REVIEW

Write a Review