plan-manager
List, read, or write .plan.json plan files in docs/archive to track project plans and retrieve archived planning data.
Instructions
Lists, reads, and writes .plan.json files under docs/archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Plan payload required for write action. | |
| file | No | Plan file name to read or write (omitting .plan.json is allowed). | |
| action | Yes | Operation to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| plan | No | ||
| files | No | ||
| action | Yes |