Audit a v1.4.0-style upstream bridge merge for the regression patterns that bit us last time. Catches brand leaks, behavior patches lost to overwrite, split-brain module pairs, and test fixtures locked to old APIs. Run after the bridge merge tool produces a PR, before merging to main.
Release a new version of altimate-code. Reviews code, fixes issues, generates changelog, runs checks, tags, pushes, and monitors CI. Everything ships clean in one release.
Discover and write missing tests for altimate-code. Runs hourly to find real-world gaps. Uses a team with a critic to validate tests before committing.
Analyse the following task, identify ALL agents from the project team in .claude/agents/ whose expertise is relevant, spawn them, and synthesise their outputs into a single cohesive answer for the user.
Guided full-job migration flow. Walks the user from "I want to migrate this Databricks job" through DAG → data check → migrate → status, asking before each phase.
Parse + summarize the JOBREPORT.md produced by a prior migration run. Surfaces cell pass/fail/fix counts per task, lists the failing cells, and recommends a next-step skill (fixup-cell, resume, or all-clear).