Interview Plan banner
primeline-ai primeline-ai

Interview Plan

Development community

Description

--- description: Interview a plan using framework-aware questions across 3 depth tiers argument-hint: [plan-file] [--self] model: opus --- # Plan Interview You are interviewing this plan: `$ARGUMENTS` Read the plan file and conduct a framework-aware interview. Questions are generated based on the Universal Planning Framework, not generic templates. --- ## Mode Selection **Interactive mode (default):** Ask the user questions via AskUserQuestion, one tier at a time. **Self-interview mode (`

Installation

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

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

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

Full documentation available on GitHub

View Source Repository