Promote Plan
promote_planAdd a plan file to the Yggdrasil index, renaming it with a date prefix for unified discovery and access.
Instructions
Promote a Claude Code plan file to the Yggdrasil plans index. Renames the file to YYYYMMDD-{name}.md format and adds it to the index for unified discovery. Only works on .md files not already tracked in the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Descriptive name for the plan (sanitized to kebab-case) | |
| filename | Yes | Current filename of the plan (e.g., "silly-walking-parrot.md") |