Plan Refine banner
primeline-ai primeline-ai

Plan Refine

Testing community

Description

--- description: Autonomously stress-test and harden a plan through 6 adversarial perspectives argument-hint: [plan-file-path] [--team] model: sonnet --- # Autonomous Plan Hardening (Stage 1.5) You are hardening this plan: `$ARGUMENTS` Read the plan file and stress-test it from 6 adversarial perspectives. Fix what you can, flag what needs user input. Do NOT ask the user any questions - work autonomously. --- ## Pre-Flight Checks 1. **Read the plan file** using the Read tool 2. **Check idem

Installation

Installs to ~/.claude/commands/primeline-ai-universal-planning-framework-plan-refine.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/primeline-ai/universal-planning-framework/HEAD/.claude/commands/plan-refine.md -o ~/.claude/commands/primeline-ai-universal-planning-framework-plan-refine.md

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

Full documentation available on GitHub

View Source Repository