Check Branch Status
Call the mcp__mcp-workspace__check_branch_status MCP tool with no arguments and report its output.
Checks CI status, rebase needs, task completion, and GitHub labels. Reports actionable recommendations.
Follow-Up Actions
| Status | Action |
|---|---|
| CI failures | Fix the issues shown in CI error details |
| Rebase needed | /rebase |
| Tasks incomplete | Complete remaining tasks manually |
| CI green + tasks done | /commit_push or create PR |
| Ready to merge | Create PR or merge via GitHub |