prepare-plan-for-review

Installation
SKILL.md

Generate Plan Peer Review Prompt

Step 1: Resolve the plan path

If $ARGUMENTS contains a path, resolve it to its absolute path and skip the interactive selection below.

If no argument was provided, auto-detect plan candidates and present an interactive selection:

  1. Detect candidates (run these in parallel):
    • Check git diff --name-only for recently modified plan/doc files
    • Check git log --oneline -5 --diff-filter=AM -- 'docs/plans/**/*.md' for recently added/modified plans
    • Look for plan files/directories matching docs/plans/**/*.md
    • Check if a plan file was recently read or discussed in this session
Installs
10
GitHub Stars
1
First Seen
Feb 18, 2026
prepare-plan-for-review — skinnyandbald/fish-skills