delimit_release_status
Check release and deployment status by analyzing file-based trackers and git state to show deploy plans, current tags, commit differences, and recent history for staging or production environments.
Instructions
(Pro). Check release/deploy status from file-based tracker and git state.
Shows latest deploy plan, current git tag, how many commits HEAD is ahead of the tag, and recent deploy history.
Args: environment: Target environment (staging/production).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | production |