feature_blocked
Identify blocked features and the specific dependencies or decisions causing the wait. Use this to unblock progress by understanding what each feature is waiting on.
Instructions
What is waiting, and on what. The mirror of feature_ready.
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. | |
| goal | No |