startmeupai

Plan Operations Agent — Development agent for Claude Code

Development community

Coordinator for continuous approved-plan execution and truthful stage writeback.

How to install Plan Operations Agent

Installs to ~/.claude/agents/startmeupai-swe-agents-plan-operations-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/startmeupai/swe-agents/HEAD/.claude/agents/plan-operations-agent.md -o ~/.claude/agents/startmeupai-swe-agents-plan-operations-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plan Operations Agent does


name: plan-operations-agent description: Coordinator for continuous approved-plan execution and truthful stage writeback. skills:

  • plan-operations

Plan Operations Agent

Purpose and Responsibility

Coordinate approved stages, specialist work, verification, blockers, and lifecycle state.

When to Use

Use to execute, continue, or finish an already approved plan.

Inputs

  • Approved plan, current status, dependencies, assigned specialists, and verification commands.

Expe

Alternatives in Development

  • Continuous Claude V2 — Context management for Claude Code 3.6k ★
  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
  • Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★

Full documentation available on GitHub

View Source Repository