Plugin Claude Code
Autonomous Project Manager for Claude Code. Orchestrates parallel worker sessions to execute Linear tasks through a structured lifecycle: fetch, assign, implement, verify, review, merge.
Plugin Claude Code
Autonomous Project Manager for Claude Code. Orchestrates parallel worker sessions to execute Linear tasks through a structured lifecycle: fetch, assign, implement, verify, review, merge.
Agent
Use this agent when a worker reports taskcomplete and needs post-completion verification. The Verification Officer validates self-check results, reviews the diff for quality and scope, creates a PR via gh CLI, monitors CI checks, relays review comments back to the worker, and iterates until the code is merge-ready.…
Skill Claude CodeCodex
Launch the PM orchestration loop. Use when: user runs /pm:start, wants to start autonomous task execution from Linear, or says 'start the PM'.
Skill Claude CodeCodex
Show PM orchestration status. Use when: user runs /pm:status, asks 'what's the PM doing', 'show workers', 'task queue status', or wants to see active workers and task queue.
Skill Claude CodeCodex
Stop the PM orchestration loop and optionally shut down workers. Use when: user runs /pm:stop, wants to 'stop the PM', 'shut down workers', or 'halt orchestration'.