mb-reviewer
25Agent
Code review agent for /mb work review-loop. Reads stage diff + pipeline.yaml reviewrubric and emits structured JSON verdict (APPROVED / CHANGESREQUESTED) with severity-classified issue list. Drives the severity-gate decision.
Agent
Code review agent for /mb work review-loop. Reads stage diff + pipeline.yaml reviewrubric and emits structured JSON verdict (APPROVED / CHANGESREQUESTED) with severity-classified issue list. Drives the severity-gate decision.
Agent
Engineering-rules enforcer — runs deterministic SRP / Clean Architecture / TDD-delta checks against changed files and returns a structured JSON report. Invoked by /review, /commit, /pr, and plan-verifier Step 3.6.
Agent
Structured test runner — detects stack, runs tests, parses per-stack output into strict JSON (pass/fail, counts, per-failure file+name+errorhead). Invoked by /test and plan-verifier Step 3.5. Never silently reports "not-run" as pass.
Agent
This is a prepended partial, not an agent. /mb work inlines this block ahead of the role-specific agent delta. It carries the single routing table every MB implementer uses to understand code before touching it.
Agent
Haiku-tier subagent — writes one Memory Bank wiki article from a community evidence pack.
Agent
Sonnet-tier subagent — finds surprising cross-community connections, emits strict JSON edges.
Agent
Plan execution auditor — rereads the plan, inspects git diff, validates every DoD item against real code. Invoked by /mb verify; REQUIRED before /mb done when work followed a plan.
Command
Create an Architecture Decision Record in memory-bank BACKLOG.
Command
Manage the running list of agreements — the canonical registry of confirmed decisions.
Command
Auto-classify the goal + diff scope into one route and write it into the mb-flow fence.
Command
Manage API contracts — OpenAPI, gRPC, GraphQL, breaking-change detection.
Command
Turn a raw request plus attached documents into a validated one-page brief under briefs/ /.
Command
Reload the current context after a reset or compaction.
Command
Generate a changelog from commits.
Command
Review staged changes and create a commit.
Command
Manage execution pipeline.yaml — init / show / validate / path.
Command
Contract-First — define the interface, write contract tests, then implement.
Command
Create and manage DB migrations across 8+ tools.
Command
5-phase requirements-elicitation interview that produces an EARS-validated context/ .md.
Command
Generate or update documentation for a module.
Command
End session — actualize core MB files, create a note, append to progress.
Command
Drive a goal to completion over the deterministic firewall — the autonomous goal-driven loop.
Command
Select a route directly (skip classification) — the explicit override escape-hatch.
Command
Scaffold and validate the durable goal.md + project.md artifacts.