Retrieves a combined CI status summary for a GitHub pull request by merging check-runs and legacy commit status into an overall state with per-check conclusions.
Automates coding tasks: analyzes a GitHub repo, writes code, runs tests, and opens a pull request. Provide a task description and optional repo URL to receive a pull request URL.
Generates a pull request payload from SPECIFICATION.md and TASKS.md files, summarizing spec, requirements covered, and task progress. Returns routing instructions for the GitHub create_pull_request tool.
Automatically create GitHub Pull Requests with security fixes for vulnerabilities or IaC misconfigurations. Commits changes, pushes to a new branch, and opens a PR for review.
Retrieves and consolidates Jira ticket requirements, comments, architecture docs, and coding standards. Call this first when starting work on a ticket.
Retrieve all available Jira fields with their metadata and field IDs for a specific ticket or project. The returned mapping enables accurate field updates.