iroha924

43 mods across 1 repository, 2 stars between them.

mumei

01

iroha924/mumei

Plugin Claude Code

mumei marketplace (single-plugin, self-hosted).

2 yesterday A tokens not measured original MIT

mumei

02

iroha924/mumei

Plugin Claude Code

Quality Enforcement Layer for Claude Code — Hook-gated SDD (spec & plan vehicles), Wave commits, and grounded multi-agent code review.

2 yesterday A tokens not measured original MIT

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 yesterday A 119 tokens original MIT

cc-whatsnew

04

iroha924/mumei

Skill Claude CodeCodex

Use when a new Claude Code version is published, when checking the changelog, or when asked "what was added recently?", "what's new in v2.1.x?", or "fetch the official new features". Reports from the official release notes / changelog in two views - an exhaustive feature summary and an applicability verdict for mumei.…

2 yesterday A 124 tokens original MIT

release

05

iroha924/mumei

Skill Claude CodeCodex

Release a new version of the mumei repository. Invoke when the user gives an explicit release instruction ("release it", "/release", "patch release", "ship 0.2.0"). Takes no argument or "patch" / "minor" / "major" for a SemVer bump, or a direct version such as "0.2.0". Wraps any uncommitted changes into a single…

2 yesterday A 144 tokens original MIT

mumei AGENTS.md

06

iroha924/mumei

Instructions file CodexOpenCode

Instructions for iroha924/mumei, covering agent reviewer guidance, what mumei is, setup commands, distribution boundary — flag violations and code style.

2 yesterday A 4,858 tokens original MIT

mumei CLAUDE.md

07

iroha924/mumei

Instructions file

Instructions for iroha924/mumei, covering mumei development guide, what mumei is, language policy, bash + jq conventions (essentials) and schemas/ conventions (essentials).

2 yesterday A 2,389 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 yesterday A 66 tokens original MIT

design-reviewer

09

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 yesterday A 89 tokens original MIT

issue-validator

10

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 yesterday A 74 tokens original MIT

memory-curator

11

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 yesterday A 111 tokens original MIT

property-author

12

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 yesterday 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 yesterday A 99 tokens original MIT

security-reviewer

14

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 yesterday 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 yesterday A 78 tokens original MIT

tasks-reviewer

16

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 yesterday A 103 tokens original MIT

PreToolUse

17

iroha924/mumei

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit, Bash and ExitPlanMode tool calls, executing pre-edit-guard.sh, pre-bash-guard.sh and pre-exitplan-guard.sh via bash (3 commands). From iroha924/mumei.

2 yesterday A tokens not measured original MIT

TaskCreated

18

iroha924/mumei

Hook

Runs on the TaskCreated event, executing post-task-event.sh via bash. From iroha924/mumei.

2 yesterday A tokens not measured original MIT

TaskCompleted

19

iroha924/mumei

Hook

Runs when a task is marked completed, executing post-task-event.sh via bash. From iroha924/mumei.

2 yesterday A tokens not measured copy · 94% MIT

PostToolUse

20

iroha924/mumei

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing post-edit-guard.sh, lint-tasks.sh and post-bash-guard.sh via bash (3 commands). From iroha924/mumei.

2 yesterday A tokens not measured copy · 59% MIT

Stop

21

iroha924/mumei

Hook

Runs when the agent finishes a response, executing stop-guard.sh and stop-cost-backfill.sh via bash (2 commands). From iroha924/mumei.

2 yesterday A tokens not measured copy · 63% MIT

UserPromptSubmit

22

iroha924/mumei

Hook

Runs when you submit a prompt, before the agent sees it, executing userprompt-context-hint.sh via bash. From iroha924/mumei.

2 yesterday A tokens not measured original MIT

PreCompact

23

iroha924/mumei

Hook

Runs before the context is compacted for manual and auto tool calls, executing pre-compact-state-dump.sh via bash. From iroha924/mumei.

2 yesterday A tokens not measured original MIT

SessionStart

24

iroha924/mumei

Hook

Runs when a session starts on startup, resume, startup and resume, executing session-start-status.sh and session-start-bypass-notice.sh via bash (2 commands). From iroha924/mumei.

2 yesterday A tokens not measured original MIT