iroha924/mumei

Your build is green — but did the agent make it green by weakening the tests? mumei re-runs them from a clean HEAD, freezes what must not be tuned, and reads the diff for deleted tests and suppressed errors. Enforced in Hooks, not asked for in a prompt.

2Stars on the repository
42Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

iroha924/mumei

Agent Claude Code

Reviews the quality of the mumei plugin's hooks/.sh and hooks/lib/.sh. Checks shellcheck convention compliance, the KISS principle, error handling, consistent mumei prefixing, ${CLAUDEPLUGINROOT} usage, jq null safety, BSD awk compatibility, and the stdin/stdout/stderr separation principle. Use on newly added or…

2 2d ago A 119 tokens original MIT

iroha924/mumei

Agent

Plays "what could go wrong" against a Wave's diff. Surfaces race conditions, edge cases, silent failures, and operability gaps that other reviewers miss. Triggered LAST in the review pipeline (after spec-compliance and security have completed) so it can avoid duplicating their findings.

2 2d ago A 66 tokens original MIT

design-reviewer

03

iroha924/mumei

Agent

Reviews a draft design.md against the approved requirements.md. Detects coverage gaps (ACs without a corresponding design element), missing architectural artifacts (no diagram, no Components, no Trade-offs), and Wave Plan defects (granularity unfit for tasks decomposition). Triggered automatically by /mumei:compose…

2 2d ago A 89 tokens original MIT

issue-validator

04

iroha924/mumei

Agent

Re-validates a single finding produced by another reviewer with fresh context. Returns valid / invalid / unsure. Triggered by /mumei:compose after the 3 reviewers complete (spec-compliance / security / adversarial) — invoked once per finding in parallel for severity=HIGH/CRITICAL findings. Filters false positives…

2 2d ago A 74 tokens original MIT

memory-curator

05

iroha924/mumei

Agent

Independent evaluator that scores a candidate memory entry from a reviewer agent against a 7-axis rubric (generality, recurrence, longevity, coveragegap, actionability, density, confidence) and decides ADD / UPDATE / SKIP. Triggered by /mumei:compose Phase 5 Stage 6 and /mumei:peruse after each review-pipeline…

2 2d ago A 111 tokens original MIT

property-author

06

iroha924/mumei

Agent

Writes a property-based test from an Invariant declaration WITHOUT seeing the production implementation. Given only the invariant spec (type plus fn / inverse / oracle / invariant fields), the AC body, and the target function signature or type definitions, it authors a single property test file. Triggered by…

2 2d ago A 102 tokens original MIT

iroha924/mumei

Agent

Reviews a draft requirements.md against the conversation history and glean scratch files. Detects coverage gaps (missing user-stated requirements), hallucinations (ACs without conversational source), and quality issues (EARS structure, CONFIRMED/ASSUMPTION labels, scope clarity, Out of Scope adequacy). Triggered…

2 2d ago A 99 tokens original MIT

security-reviewer

08

iroha924/mumei

Agent

Reviews a Wave's diff for OWASP Top 10 vulnerabilities introduced in this change. Triggered automatically by /mumei:compose after a Wave is implemented. Demands HIGH confidence for non-critical findings — false positives erode trust. Does NOT cover code quality, spec, or correctness.

2 2d ago A 63 tokens original MIT

iroha924/mumei

Agent

Reviews a Wave's implementation against requirements.md and tasks.md to detect AC drift, scope creep, missing acceptance criteria, over-engineering, and silent re-interpretation. Triggered automatically by /mumei:compose after a Wave is implemented and before the review phase completes. Does NOT review code quality…

2 2d ago A 78 tokens original MIT

tasks-reviewer

10

iroha924/mumei

Agent

Reviews a draft tasks.md against the approved design.md (Wave Plan) and requirements.md (REQ-N.M trace). Detects Wave Plan coverage gaps, missing meta fields (Files / Depends / Requirements), invalid REQ traces, non-existent file paths, missing Wave Goal/Verify, and non-executable Verify clauses. Triggered…

2 2d ago A 103 tokens original MIT