Interpret Transcend Agent Governance MCP errors that look like policy denials or approval holds. Use when a governed tool call fails with deny, forbidden, unauthorized-for-this-action, require_approval, or similar policy language — or when the user asks why a…
Diagnose Transcend Agent Governance MCP connection health: confirm the policy gateway is reachable, list which governed tools are available, and recognise expired or failed browser OAuth sessions. Use when tools are missing, the MCP server shows disconnected,…
Interactive manual QA of `transcend inventory pull` / `inventory push` against a live test org. Triggers - "manual test push/pull", "manually test pull", "QA inventory sync", "test push for {resource}"
Workflow for analyzing and fixing ALL CI failures (lint, tests, typecheck, format, build, exports, etc). The default for any CI failure.
Merge main into current branch and resolve conflicts. Triggers - "merge main", "update branch", "fix merge conflicts", "rebase from main"
Workflow for efficiently finding and addressing PR review comments from human reviewers
Workflow for making changes to git branches WITHOUT affecting the user's current working directory. Use when asked to do anything "in the background" or when modifying a branch you're not currently on.