coordinator

Orchestrate end-to-end software development workflows across research, implementation, review, and documentation phases.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill coordinator-hillbombcreations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coordinator
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-workflow/skills/coordinator
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill coordinator-hillbombcreations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the orchestration of complex workflows, ensuring a consistent, standardized process from research through documentation for bug fixes, features, audits, and migrations.

Core Features & Use Cases

  • Multi-Mode Workflow: Supports different workflow modes for bug fixes, features, audits, and migrations.
  • Role-based Dispatching: Coordinates the work of role-specific agents (e.g., researcher, architect, coder, tester) through various phases.
  • Documentation Generation: Automatically produces documentation for each workflow phase, ensuring a record of all activities.
  • Approval Gates: Provides built-in gates to require user approval at critical stages of the workflow.
  • Integration with Role Agents: Seamlessly integrates with other Claude Code role agents to perform specialized tasks.

Quick Start

Use the 'coordinator' skill with the '--mode=<mode>' flag. For example, to run the bug mode, type: coordinator --mode=bug

Frequently Asked Questions about coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end software development workflows across multiple phases?

You can automate end-to-end software development workflows by using an orchestrator to coordinate role-specific agents across research, implementation, review, and documentation phases. It standardizes the process and automatically generates documentation for each phase.

Can I use workflow orchestration for bug fixes, features, audits, and migrations?

Yes, workflow orchestration supports multiple modes for bug fixes, features, audits, and migrations. You can specify the desired mode using a command-line flag to tailor the automated process to your specific software development task.

How do role-specific agents work in an automated code review and development workflow?

Role-specific agents handle specialized tasks like researching, designing, coding, testing, and reviewing within an orchestrated workflow. The coordinator dispatches work to these agents sequentially across phases and integrates their outputs seamlessly.

Do I need to manually approve changes during automated workflow management?

Automated workflow management includes built-in approval gates that require your manual approval at critical stages of the process. This ensures you maintain control over key decisions during research, implementation, and review.

What is the best way to generate documentation for every phase of a software development workflow?

The best way to generate phase documentation is to use an end-to-end workflow orchestrator that automatically produces records for all activities during research, implementation, review, and documentation, ensuring a consistent and standardized process.

Are there limitations when using a coordinator for complex workflow management?

A key limitation is that the coordinator requires role-specific agents to perform specialized tasks like coding and testing; it cannot execute these tasks independently. You must have these agents integrated to complete the end-to-end workflow.