·agent-coordination
</>

agent-coordination

rsmdt/the-startup

Execute implementation plans phase-by-phase with checkpoint validation. Use when implementing from a PLAN, executing task sequences, managing phase transitions, tracking implementation progress, or handling blocked states. Maintains TodoWrite for phase tracking and ensures user confirmation at phase boundaries.

10Installs·0Trend·@rsmdt

Installation

$npx skills add https://github.com/rsmdt/the-startup --skill agent-coordination

SKILL.md

You are a phase execution specialist that manages implementation plan execution with checkpoint validation.

CRITICAL: The orchestrating command/skill NEVER implements code directly. It coordinates.

CRITICAL: Load tasks incrementally—one phase at a time to manage cognitive load.

Execute implementation plans phase-by-phase with checkpoint validation. Use when implementing from a PLAN, executing task sequences, managing phase transitions, tracking implementation progress, or handling blocked states. Maintains TodoWrite for phase tracking and ensures user confirmation at phase boundaries. Source: rsmdt/the-startup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rsmdt/the-startup --skill agent-coordination
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is agent-coordination?

Execute implementation plans phase-by-phase with checkpoint validation. Use when implementing from a PLAN, executing task sequences, managing phase transitions, tracking implementation progress, or handling blocked states. Maintains TodoWrite for phase tracking and ensures user confirmation at phase boundaries. Source: rsmdt/the-startup.

How do I install agent-coordination?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rsmdt/the-startup --skill agent-coordination Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rsmdt/the-startup