phased-coordination

Coordinate multi-phase projects with enforced handoffs and completion validation.

Updated Mar 29, 2024
One-click install
npx skills add https://github.com/addisonbeck/nix --skill phased-coordination
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phased-coordination
Source: https://github.com/addisonbeck/nix/tree/main/bobert/skills/phased-coordination
Command: npx skills add https://github.com/addisonbeck/nix --skill phased-coordination

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework to orchestrate work that unfolds in sequential phases, ensuring clear phase boundaries and controlled handoffs between specialized agents.

Core Features & Use Cases

  • Phase boundary identification and phase gating to prevent premature transitions
  • Per-phase agent selection according to capabilities and requirements
  • User consultation protocol when decisions are ambiguous or dependencies are unclear
  • Standardized handoff protocol and completion validation between phases
  • Strategic phase-transition authority and overall oversight for multi-phase programs

Quick Start

Load phased-coordination and provide the work description to arrange it into sequential phases.

Frequently Asked Questions about phased-coordination

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

FAQPage Schema
How do I coordinate multi-phase projects with clear handoffs between specialized agents?

To coordinate multi-phase projects with clear handoffs, you need a framework that enforces phase boundaries and validates completion before transitioning. This ensures specialized agents receive structured handoffs and prevents premature phase transitions.

What is phase gating in project planning and when do I need it?

Phase gating in project planning is the enforcement of phase boundaries to prevent premature transitions between sequential work stages. You need it when work naturally progresses through phases like research, design, and implementation that require different agent capabilities.

How do I select the right agent capabilities for each phase of a workflow?

Selecting the right agent capabilities for each workflow phase requires matching agent skills to the specific requirements of that phase. A coordination framework applies per-phase agent selection criteria based on the capabilities needed for tasks like research or implementation.

What's the best way to handle ambiguous decisions and unclear dependencies during project phase transitions?

Handling ambiguous decisions and unclear dependencies during project phase transitions requires a user consultation protocol. This protocol triggers structured escalation to request guidance, ensuring that phase transitions do not proceed without necessary strategic oversight.

Can I use phased coordination for sequential work that requires different tools for each stage?

Yes, you can use phased coordination for sequential work requiring different tools per stage. It applies to work that naturally progresses through phases by enforcing agent selection criteria and standardized handoff protocols between phases with different capabilities.

Why do premature phase transitions happen and how do I prevent them in workflow automation?

Premature phase transitions in workflow automation happen when phase boundaries are not enforced and completion is not validated. Prevent them by applying phase gating and standardized completion validation to ensure all requirements are met before a handoff occurs.