What problem does it solve?
This Skill prevents false-positive approvals on Mastra migration pull requests by requiring structured review, independent runtime verification, and evidence-backed conclusions instead of trust in claims alone.
Core Features & Use Cases
- Independent runtime verification: Reproduces PR claims and compares observed behavior against the submission.
- Mastra pattern enforcement: Checks diffs for established framework conventions, guardrails, and ownership boundaries.
- Protocol and streaming review: Audits run-stream, SSE, and event-contract changes for correctness and forward compatibility.
- Test and PR body inspection: Evaluates coverage quality, artifact-backed proof, deferred work, and dependency clarity.
- Use case: Review a PR that changes agents, traces, or streaming code and decide whether it is truly ready to merge.
Quick Start
Review this Mastra migration PR, verify the runtime claims independently, and tell me whether it is ready to ship.