bymarkmdev· 8 subagents
Validate a plan before implementation. Use before exiting Plan mode. Pass the plan file path and any additional context files. Returns JSON with findings and score (must reach 9+ to proceed).
$curl -o .claude/agents/plan-reviewer.md https://raw.githubusercontent.com/markmdev/meridian/HEAD/agents/plan-reviewer.mdInstalls into the current project.
Install plan-reviewer by running `curl -o .claude/agents/plan-reviewer.md https://raw.githubusercontent.com/markmdev/meridian/HEAD/agents/plan-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/markmdev/meridian.