gsd-supervisor

Coordinate phased execution with acceptance gates and cross-team handoffs.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Sheon-S/ignition-sdk-agent-kit --skill gsd-supervisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-supervisor
Source: https://github.com/Sheon-S/ignition-sdk-agent-kit/tree/main/.agents/skills/gsd-supervisor
Command: npx skills add https://github.com/Sheon-S/ignition-sdk-agent-kit --skill gsd-supervisor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase supervision, acceptance-gate enforcement, implementer and reviewer coordination, and cross-stack continuity guidance for runtime-managed tasks. Use after planning when a task should be executed phase by phase with strict handoffs and explicit review gates.

Core Features & Use Cases

  • Phase dispatch and acceptance-gate enforcement across phases.
  • Implementer/reviewer coordination and review-loop management.
  • Cross-stack continuity protection for frontend/backend and packaging during runtime orchestration.
  • Use Case: Orchestrate a multi-team task with strict phase handoffs and gated approvals.

Quick Start

Kick off after planning to enforce phase-by-phase execution with explicit handoffs and review gates.

Frequently Asked Questions about gsd-supervisor

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

FAQPage Schema
How do I enforce strict phase handoffs during multi-team task execution?

Enforce strict phase handoffs by coordinating phased execution with acceptance gates, ensuring plan adherence and clear cross-team transitions from runtime-managed planning to delivery. Dispatch occurs phase by phase with explicit review gates.

What is the best way to manage review-loops and acceptance checks for phased runtime tasks?

Manage review-loops and acceptance checks by coordinating implementer and reviewer roles through runtime-managed phase dispatch, enforcing preflight rules and acceptance criteria before allowing handoffs to the next phase index.

How do I maintain cross-stack continuity across frontend and backend during runtime orchestration?

Maintain cross-stack continuity by enforcing phase dispatch and safe handoffs that protect frontend, backend, and packaging alignment throughout the runtime orchestration of multi-team tasks.

Do I need a completed plan before starting phase-by-phase execution with strict gating?

Yes, you need a completed plan before starting phase-by-phase execution. The supervisor kicks off after planning to enforce strict phase handoffs, using the latest handoffs and phase-index data as inputs for runtime-managed tasks.

Can I use acceptance-gate enforcement for single-step tasks or is it only for multi-phase orchestration?

Acceptance-gate enforcement is designed for multi-phase orchestration. It coordinates phased execution with strict gates and cross-stack continuity, making it excessive for single-step tasks without explicit review loops or phase dispatch requirements.