gate_decide
Approve or reject a pending approval gate to unblock an AI coding session waiting on the decision. Resolves stalled workflows by recording the decision with an optional note.
Instructions
Approve or reject a pending gate, unblocking the session that raised it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| note | No | ||
| decision | Yes |