auto
Smart router - Single entry point with natural language intent detection
Path to the PRD file to score (relative or absolute)
> /plugin marketplace add nyldn/claude-octopusHow it fires
How this command gets triggered: by you, by Claude, or both.
/prd-scoreContext preview
What this command does when you run it.
Path to the PRD file to score (relative or absolute)
command: prd-score
disable-model-invocation: true
description: Score an existing PRD against the 100-point AI-optimization framework
arguments:
- name: file
description: Path to the PRD file to score (relative or absolute)
required: trueThis command is already executing. The PRD file to score is: **$ARGUMENTS.file**
Score the PRD against the 100-point AI-optimization framework.
Read the file at `$ARGUMENTS.file` using the Read tool.
Score each category:
Output:
## PRD Score Report: [PRD Title] ### Overall Score: XX/100 ([Grade]) Grade Scale: A+ (90-100), A (80-89), B (70-79), C (60-69), D (<60) | Category | Score | Max | |----------|-------|-----| | A. AI-Specific Optimization | XX | 25 | | B. Traditional PRD Core | XX | 25 | | C. Implementation Clarity | XX | 30 | | D. Completeness | XX | 20 | ### Top 3 Improvement Recommendations 1. [Highest impact fix] - +X points 2. [Second priority] - +X points 3. [Third priority] - +X points ### Verdict [1-2 sentence summary of PRD quality and AI-readiness]
After initial scoring, you MUST use AskUserQuestion to offer the user a choice:
AskUserQuestion({
questions: [
{
question: "Would you like a rigorous multi-AI scoring pass?",
header: "Scoring Rigor",
multiSelect: false,
options: [
{label: "Standard (done)", description: "Single-model score — already complete above"},
{label: "Rigorous", description: "Multi-AI scoring — 2-3 providers score independently, then consensus synthesis"}
]
}
]
})**WAIT for the user's answer before proceeding.**
**If Rigorous mode selected:**
🐙 **CLAUDE OCTOPUS ACTIVATED** — Multi-AI PRD Scoring
Providers: 🔴 Codex CLI — Implementation feasibility bias (catches vague technical specs) 🧭 Antigravity CLI — Completeness and industry standards bias (catches missing sections) 🔵 Claude — AI-optimization and structure bias (catches poor phasing)
**Rigorous workflow:** 1. Dispatch the PRD to 2-3 available providers, each scoring independently using the same 100-point framework 2. Collect individual scores and category breakdowns 3. Synthesize consensus: highlight where providers agree (high confidence) and where they diverge (areas to investigate) 4. Present combined score with per-provider variance
**Why this works:** Different models flag different weaknesses. Codex catches implementation gaps, Antigravity catches industry-standard omissions, and consensus scoring reduces single-model bias.
After scoring, offer: 1. Revise the PRD - Apply top recommendations 2. Add missing sections - Generate specific missing content 3. Reformat for AI - Convert to AI-optimized structure 4. Export score - Save report to a file
**BEGIN NOW - read and score the PRD at: $ARGUMENTS.file**
Every AI model has blind spots. Claude Octopus supports twelve external provider integrations — Codex, Antigravity CLI, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Cursor CLI, Grok, and Kimi Code — alongside the built-in Claude Code
Repo: nyldn/claude-octopus
Smart router - Single entry point with natural language intent detection
Start a creative thought partner brainstorming session
Switch Octopus model routing to the configured budget tier
[advanced] Activate destructive command warnings for the session
[advanced] Compatibility view of the deterministic Octopus usage report
Multi-LLM council for advice, decision support, implementation plans, and gated implementation