PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash(git commit*) tool calls, running an inline shell check. From dowdiness/incr.
Hook Claude Code
Runs before the agent uses a tool for Bash(git commit*) tool calls, running an inline shell check. From dowdiness/incr.
Hook Claude Code
Runs after a tool call finishes for Edit and MultiEdit tool calls, running an inline shell check. From dowdiness/incr.
Hook Claude Code
Runs when a session starts, running npx -y gh-setup-hooks (2 commands). From dowdiness/incr.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, SessionStart).
Instructions file CodexOpenCode
Instructions for dowdiness/incr, covering repository guidelines, project overview, project structure, build & test and coding style.
Instructions file
Instructions for dowdiness/incr, a project described as: Incremental Compuation in MoonBit.
Agent
The engineering skills use five canonical triage roles. This file maps each role to the GitHub label used by this repository.
Skill Claude CodeCodex
Use when writing or reviewing MoonBit code against the dowdiness/incr reactive library (v0.14.x+) — building Inputs/Deriveds/ReachableDeriveds, attaching long-lived derived cells with Watch, adding microbenchmarks, or wrapping a reactive pipeline in a struct. Catches recurring idiom misses (inside-vs-outside read…