plans

Installation
SKILL.md

/plans - List All Plans

Usage

/plans                    # All non-archived plans (excludes implemented + superseded)
/plans all                # All plans regardless of status
/plans --status=draft     # Filter by status
/plans --type=migration   # Filter by plan type

Execution

Step 1 — Parse Arguments

Parse the user's input for optional filters:

Installs
24
First Seen
Mar 1, 2026
plans — michael-menard/monorepo