mgmuscari

Review Plan Team — Development skill for Claude Code

Development community

You are orchestrating a concurrent Dialectic plan review using agent teams.

How to install Review Plan Team

Installs to ~/.claude/commands/mgmuscari-tgirl-review-plan-team.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mgmuscari/tgirl/HEAD/.claude/commands/review-plan-team.md -o ~/.claude/commands/mgmuscari-tgirl-review-plan-team.md

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

What Review Plan Team does

You are orchestrating a **concurrent Dialectic plan review** using agent teams. You are the team lead.

This command requires an existing PRP — generation still happens via `/generate-prp`. This command enhances the review phase: an Interlocutor critiques the PRP while a Proposer defends and revises it in real time.

Instructions

Review the PRP at: $ARGUMENTS

1. Parse and gather context

  • Extract the PRP path from $ARGUMENTS. Derive the slug from the filename (strip docs/PRPs/ pref

Alternatives in Development

  • Plan With Team — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Devteam — Run a team of local coding agents in your terminal 264 ★
  • Gemini CLI Integration Patterns — Advanced patterns for orchestrating Gemini CLI effectively from Claude Code 174 ★

Full documentation available on GitHub

View Source Repository