ramboz/jig

A Claude Code and Codex plugin that scaffolds AI-native development practices into new projects. jig adds a repeatable spec, implementation, review, and memory workflow to AI-assisted software projects.

6Stars on the repository
34Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

ramboz/jig

Hook Claude Code

Runs before the agent uses a tool for Task, Skill, Edit, Write, MultiEdit and Read tool calls, executing jig-telemetry.sh, jig-skill-trace.sh, jig-spec-gate.sh, jig-secret-scan.sh and jig-context-check.sh via bash (5 commands). From ramboz/jig.

6 yesterday A tokens not measured copy · 50% MIT

PostToolUse

02

ramboz/jig

Hook Claude Code

Runs after a tool call finishes for Edit, Write, MultiEdit and AskUserQuestion tool calls, executing jig-post-edit-verify.sh, jig-boundary-change-warn.sh, jig-entry-gate.sh and jig-decision-inflight.sh via bash (4 commands). From ramboz/jig.

6 yesterday A tokens not measured copy · 52% MIT

SessionStart

03

ramboz/jig

Hook Claude Code

Runs when a session starts, executing jig-context-check.sh, jig-project-orient.sh, jig-semantic-index.sh and jig-git-freshness.sh via bash (5 commands). From ramboz/jig.

6 yesterday A tokens not measured copy · 45% MIT

UserPromptSubmit

04

ramboz/jig

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing jig-memory-scan.sh, jig-context-check.sh and jig-decision-inflight.sh via bash (3 commands). From ramboz/jig.

6 yesterday A tokens not measured copy · 47% MIT

Stop

05

ramboz/jig

Hook Claude Code

Runs when the agent finishes a response, executing jig-task-capture.sh, jig-decision-capture.sh and jig-claim-check.sh via bash (3 commands). From ramboz/jig.

6 yesterday A tokens not measured original MIT