·plan

Erstellen, aktualisieren oder listen Sie Pläne in der KB auf. Erzeugt Metadaten (Slug, Typ, Tags, Zusammenfassung) und fügt sie atomar über MCP-Tools ein.

11Installationen·1Trend·@michael-menard

Installation

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

So installieren Sie plan

Installieren Sie den KI-Skill plan schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/michael-menard/monorepo --skill plan
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: michael-menard/monorepo.

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.

Erstellen, aktualisieren oder listen Sie Pläne in der KB auf. Erzeugt Metadaten (Slug, Typ, Tags, Zusammenfassung) und fügt sie atomar über MCP-Tools ein. Quelle: michael-menard/monorepo.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/michael-menard/monorepo --skill plan
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-10

Browse more skills from michael-menard/monorepo

Schnelle Antworten

Was ist plan?

Erstellen, aktualisieren oder listen Sie Pläne in der KB auf. Erzeugt Metadaten (Slug, Typ, Tags, Zusammenfassung) und fügt sie atomar über MCP-Tools ein. Quelle: michael-menard/monorepo.

Wie installiere ich plan?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/michael-menard/monorepo --skill plan Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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