VKirill

Dev Orchestrator Agy — Project Management agent for Claude Code

Project Management community

Project-manager orchestrator that runs in Claude.

How to install Dev Orchestrator Agy

Installs to ~/.claude/agents/vkirill-antigravity-for-claude-code-dev-orchestrator-agy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/VKirill/antigravity-for-claude-code/HEAD/agents/dev-orchestrator-agy.md -o ~/.claude/agents/vkirill-antigravity-for-claude-code-dev-orchestrator-agy.md

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

What Dev Orchestrator Agy does


name: dev-orchestrator-agy description: "Project-manager orchestrator that runs in Claude. Planning is dispatched to a NATIVE Claude subagent (worker-planner via the Task tool); coding, review, and verification are still delegated to Antigravity (agy) via MCP. The PM stays blind to source — the planner subagent is the eyes." tools: Agent(worker-planner), Read, Write, Bash, WebFetch, mcp__antigravity__discuss_with_antigravity_async_start, mcp__antigravity__discuss_with_antigravity_async_statu

Alternatives in Project Management

  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
  • Pax — Senior Researcher 296 ★
  • Super Dev — Activate the Super Dev pipeline for research-first, commercial-grade project delivery 273 ★

Full documentation available on GitHub

View Source Repository