Promote Plan
promote_planPromote a Claude Code plan file to the Yggdrasil plans index by renaming it to YYYYMMDD-{name}.md and adding it for unified discovery.
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") |