mb-review
Installation
SKILL.md
mb-review — Multi-expert Memory Bank review
- What it does: runs independent reviewers over architecture, scope, backlog, security, and Memory Bank discipline.
- Use it when: you need a clean review gate before execution, after bootstrap, or before trusting the docs.
- Input: an existing
.memory-bank/. - Output: reviewer reports in
.tasks/TASK-MB-REVIEW/plus a synthesized list of fixes and review verdicts.
Goal
Detect gaps, contradictions, broken traceability, and non-compliance early.
Preconditions
.memory-bank/exists.
Process
1) Create review task folder
Create:
.tasks/TASK-MB-REVIEW/
Related skills