goal_prune
Discover goal categories with no features and optionally delete them. Dry run by default; never removes goals containing work and always preserves Miscellaneous.
Instructions
List categories holding no features, and optionally remove them. Defaults to a dry run: a goal with work is never removed, and Miscellaneous is always kept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| apply | No | Omit for a dry run. |