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.
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.
Installieren Sie den KI-Skill plan schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
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.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/michael-menard/monorepo --skill planErstellen, 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.
Ö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
https://github.com/michael-menard/monorepo