orchestrated-development-controller

Orchestrates and sequences other skills for project creation and migration workflows.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hohai99/antigravity-skills --skill orchestrated-development-controller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrated-development-controller
Source: https://github.com/hohai99/antigravity-skills/tree/main/.agent/skills/orchestrated-development-controller
Command: npx skills add https://github.com/hohai99/antigravity-skills --skill orchestrated-development-controller

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automatically orchestrates and sequences other skills to drive project creation, migration, and implementation workflows within a software development workspace.

Core Features & Use Cases

  • Automatic skill chaining: Determines the appropriate sequence of existing skills based on the work request.
  • Workflow orchestration: Maintains a deterministic skill queue and exposes current workflow state for tracking.
  • Scope-aware decisions: Applies to new projects, migrations, feature work, refactors, and pre-release validations.

Quick Start

Activate the orchestrated-development-controller in your workspace. It runs by default and will automatically invoke and order the relevant skills for common development tasks.

Frequently Asked Questions about orchestrated-development-controller

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

FAQPage Schema
How do I automate software development workflows and sequence multiple skills?

To automate software development workflows, you can use a skill orchestration controller to automatically determine and sequence the appropriate skills. It maintains a deterministic skill queue to drive project creation, migration, and implementation tasks.

What is AI coordination for routine development tasks and project migrations?

AI coordination for routine development tasks involves automatically choreographing and invoking existing skills in a specific order. It applies to new projects, migrations, refactors, and pre-release validations by maintaining a deterministic workflow state.

How do I set up skill chaining for new project creation in my workspace?

Skill chaining for project creation is set up by activating the orchestration controller in your workspace. It runs by default, automatically invoking and ordering relevant skills based on your work request without requiring manual configuration.

Can I use workflow orchestration to handle dependencies and triggers for refactoring?

Yes, workflow orchestration can handle dependencies and triggers for refactoring. The controller respects existing triggers and dependencies to make scope-aware decisions, ensuring the correct skills are invoked in the proper sequence.

Does automated skill orchestration support tracking the current workflow state?

Automated skill orchestration supports tracking by exposing the current workflow state. It maintains a deterministic skill queue and outputs like skill-sequence and workflow-state, allowing you to monitor the progress of your implementation workflows.