skills/mb-review/SKILL.md
Review a Memory Bank with fresh-context specialists and produce a prioritized fix list.
npx skillsauth add mrvladd-d/memobank mb-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
.memory-bank/..tasks/TASK-MB-REVIEW/ plus a synthesized list of fixes and review verdicts.Detect gaps, contradictions, broken traceability, and non-compliance early.
This is not the same as per-task semantic verification.
Use mb-red-verify when the question is “did this task solve the right problem in substance?”
.memory-bank/ exists.Create:
.tasks/TASK-MB-REVIEW/Spawn these subagents in parallel (max 5–7):
./agents/shared-review-architect.md./agents/shared-review-scope.md./agents/shared-review-plan.md./agents/shared-review-security.md./agents/shared-mb-reviewer.md./agents/shared-review-code.mdEach reviewer must:
.tasks/TASK-MB-REVIEW/As orchestrator:
If the repo is preparing for /autonomous:
APPROVEIf any reviewer returns REJECT:
.tasks/TASK-MB-REVIEW/ contains the reviewer reports.testing
Verify one TASK-* against acceptance criteria and record reproducible evidence.
testing
Adversarial semantic verification for one TASK-* so teams can catch solutions that pass process checks but are still wrong in substance.
development
Map an existing codebase into an as-is Memory Bank without inventing roadmap items.
tools
Create the Memory Bank skeleton and project command proxies in the current repository.