Skip to main content
在 Manus 中运行任何 Skill
一键导入

plan-review-invoke

Invoke the plan-reviewer agent using the canonical reference prompt from docs/plan-reviewer-design.md. Use when reviewing a plan in a fresh Claude Code session (after the plan was created in a prior session) and you want adversarial review (checklist + Elegance Gate + handoff plan) without manually copy-pasting the reference prompt. Accepts the plan path as an argument. NOT for: same-session plan reviews (just invoke the agent directly with the plan in context), reviewing implementations that already shipped (use /multi-review or /session-critique), or spec audits (the agent has a separate Spec Audit mode invoked differently).

概览

Invoke the plan-reviewer agent using the canonical reference prompt from docs/plan-reviewer-design.md. Use when reviewing a plan in a fresh Claude Code session (after the plan was created in a prior session) and you want adversarial review (checklist + Elegance Gate + handoff plan) without manually copy-pasting the reference prompt. Accepts the plan path as an argument. NOT for: same-session plan reviews (just invoke the agent directly with the plan in context), reviewing implementations that already shipped (use /multi-review or /session-critique), or spec audits (the agent has a separate Spec Audit mode invoked differently).

安装命令
npx skills add https://github.com/SamyakJhaveri/loam --skill plan-review-invoke

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年5月29日 00:37
SKILL.md
readonly