Audit an existing unit-test suite for useless, redundant, misleading, brittle, or weak tests and produce an evidence-backed list of tests to remove, rewrite, or consolidate. Use when the user asks whether tests are valuable, requests a test-quality audit, or asks for an independent review of newly written tests. Do…
AGENTS.md instructions for mkslge/piazza-mcp, covering project agent instructions, runtime compatibility, architecture, secrets and external data and coding workflow.
Explain substantial completed code changes as a guided technical walkthrough with Mermaid diagrams and an efficient, dependency-aware review order. Use after implementing a feature, bug fix, or refactor, or when the user asks what changed, how the new flow works, or which generated code to review first. Do not use for…