Plan Review banner
TheAstrelo TheAstrelo

Plan Review

Productivity community

Description

Create an implementation plan and automatically review it for the following task: $ARGUMENTS Execute these steps IN SEQUENCE. Do NOT skip steps. --- ## Step 1: Consult Codex Use the `mcp__codex-advisor__ask_codex` tool to get a second opinion on the high-level approach. Ask Codex: > "I need to implement the following task in a Next.js/TypeScript/MUI/PostgreSQL B2B platform: [TASK]. What's your recommended approach, key architectural considerations, and potential pitfalls to watch out for?"

Installation

Installs to ~/.claude/commands/theastrelo-claude-pipeline-plan-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheAstrelo/Claude-Pipeline/HEAD/.claude/commands/plan-review.md -o ~/.claude/commands/theastrelo-claude-pipeline-plan-review.md

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

Full documentation available on GitHub

View Source Repository