momentmaker

29 mods across 1 repository, 3 stars between them.

scope-check

25

momentmaker/kaijutsu

Skill Claude CodeCodex

Mid-task scope mirror. Use when the user says "scope check", "am I scope creeping", "how big has this gotten", "check the scope", or asks about the size of current work. Also use proactively when you notice the work has grown significantly beyond the original ask.

3 2mo ago A 60 tokens original MIT

security-audit

26

momentmaker/kaijutsu

Skill Claude CodeCodex

Multi-agent security audit. Runs claude / codex / antigravity in parallel through three CVSS-aligned lenses (claude=auth+data flow, codex=injection+priv-esc, antigravity=dep+supply-chain). Wraps jutsu swarm security-audit --pr (diff mode) or jutsu swarm security-audit ... (files mode). Output is a threat model with…

3 2mo ago A 167 tokens original MIT

momentmaker/kaijutsu

Skill Claude CodeCodex

Author a PRD-style spec before writing implementation. Use when the user says "write a spec", "PRD", "design doc", "spec out", "let's plan this", or invokes /spec. Produce a written, reviewable artifact (problem, scope, non-goals, acceptance criteria, open questions). End with jutsu swarm doc-review to surface gaps…

3 2mo ago A 88 tokens original MIT

unstuck

28

momentmaker/kaijutsu

Skill Claude CodeCodex

Guided problem articulation when you're stuck. Use when the user says "unstuck", "I'm stuck", "this isn't working", "help me think through this", "I keep going in circles", or invokes /unstuck. Helps break out of unproductive loops by forcing clarity before the next attempt.

3 2mo ago A 64 tokens original MIT

momentmaker/kaijutsu

Skill Claude CodeCodex

Hard gate before claiming work is complete. Use when about to say "done", "fixed", "passing", "ready to commit", "ready to merge" — requires running the verification command FRESH and reading actual output before any success claim. Composed by polish, incremental-implementation, and pr-review.

3 2mo ago A 67 tokens original MIT