clojurewasm

8 mods across 1 repository, 186 stars between them.

SessionStart

01

clojurewasm/ClojureWasm

Hook Claude Code

Runs when a session starts on startup, resume and clear, executing run_all.sh and cleanup_orphans.sh with --smoke, --serial-e2e and --decorate (2 commands). From clojurewasm/ClojureWasm.

not rated 186 23d ago A tokens not measured EPL-2.0

PostCompact

02

clojurewasm/ClojureWasm

Hook Claude Code

Runs after the context is compacted for auto and manual tool calls, executing print_handover_brief.sh via bash. From clojurewasm/ClojureWasm.

not rated 186 23d ago A tokens not measured EPL-2.0

PreToolUse

03

clojurewasm/ClojureWasm

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing check_stale_git_lock.sh, check_learning_doc.sh, check_md_tables.sh, check_smell_audit.sh, check_gate_cadence.sh, check_clj_attribution.sh, check_facts_immutable.sh, check_provisional_sync.sh, check_dual_backend_parity.sh…

not rated 186 23d ago A tokens not measured EPL-2.0

PostToolUse

04

clojurewasm/ClojureWasm

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing post_commit_remind.sh, gate_continue_remind.sh and perf_campaign_remind.sh via bash (3 commands). From clojurewasm/ClojureWasm.

not rated 186 23d ago A tokens not measured EPL-2.0

ClojureWasm

05

clojurewasm/ClojureWasm

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, PostCompact, PreToolUse, PostToolUse) and 26 allowed tools.

not rated 186 23d ago C tokens not measured EPL-2.0

audit_scaffolding

06

clojurewasm/ClojureWasm

Skill Claude CodeCodex

Detect staleness, bloat, dead references, duplicated facts, and false-positive triggers across the project's scaffolding (CLAUDE.md, .dev/, .claude/, docs/, scripts/). Trigger at every Phase boundary, every 10 ja docs, before a release tag, or when the user explicitly asks for a scaffolding audit. Produces a report…

not rated 186 23d ago A 85 tokens EPL-2.0

code_learning_doc

07

clojurewasm/ClojureWasm

Skill Claude CodeCodex

Write Japanese per-task notes under private/notes/ during the per-task TDD loop. The per-concept chapter half (docs/ja/learnclojurewasm/NNNN.md) is DORMANT per ADR-0025 — no new chapters land, pre-commit gate is a no-op, existing chapters live in docs/ja/archive/. Re-activates by a future ADR.

not rated 186 23d ago A 88 tokens EPL-2.0

continue

08

clojurewasm/ClojureWasm

Skill Claude CodeCodex

Resume fully autonomous work on the main branch and drive the per-task TDD loop. Trigger when the user says 続けて, "resume", "pick up where we left off", "/continue", "次", "go", or starts a fresh session expecting prior context. /continue may also be re-invoked automatically (cron / wake hook); treat every invocation as…

not rated 186 23d ago A 0 tokens EPL-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: