quality enforcement skills

11 tagged quality enforcement, measured the same way as everything else here.

Browse within: harness 11harness-engineering 11hooks 11

release

01

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 2d ago A 144 tokens original MIT

compose

02

iroha924/mumei

Skill Claude CodeCodex

The mumei orchestrator. For new features, presents a vehicle picker — spec (full SDD workflow: clarification → requirements → design → tasks each auto-reviewed up to 3 iterations → single user approval → Wave-by-Wave implementation → 4-stage review) or plan (Claude Code plan-mode wrapper: hand off to plan mode…

2 2d ago A 213 tokens original MIT

peruse

03

iroha924/mumei

Skill Claude CodeCodex

Plan-vehicle review pipeline. Runs Stage 0 detector (semgrep + osv-scanner) plus security-reviewer and adversarial-reviewer in parallel against the current diff, validates each finding via issue-validator, aggregates a verdict, and writes a review JSON to .mumei/plans/ /reviews/ .json. Triggers when the user invokes…

2 2d ago A 160 tokens original MIT