·plan

Create, update, or list plans in the KB. Generates metadata (slug, type, tags, summary) and upserts atomically via MCP tools.

11Installs·1Trend·@michael-menard

Installation

$npx skills add https://github.com/michael-menard/monorepo --skill plan

How to Install plan

Quickly install plan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill plan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: michael-menard/monorepo.

SKILL.md

View raw

Reads a plan from a text/markdown file, extracts the title, generates metadata, writes the canonical file to /.claude/plans/, and upserts to the KB in one step.

| filepath | yes | Path to a text or markdown file containing the plan | | --prefix=X | no | Story prefix (e.g., APIP, DASH) | | --priority=P1-P5 | no | Priority level (default: P3) | | --type=X | no | Plan type override (feature, refactor, migration, infra, tooling, workflow, audit, spike) | | --feature-dir=X | no | Target feature directory |

Read the file using the Read tool. The file must exist.

Create, update, or list plans in the KB. Generates metadata (slug, type, tags, summary) and upserts atomically via MCP tools. Source: michael-menard/monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/michael-menard/monorepo --skill plan
Category
>_Productivity
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from michael-menard/monorepo

Quick answers

What is plan?

Create, update, or list plans in the KB. Generates metadata (slug, type, tags, summary) and upserts atomically via MCP tools. Source: michael-menard/monorepo.

How do I install plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/michael-menard/monorepo

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-03-10