ramboz/jig

7 stars · Last commit 2026-09-17

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.

README preview

![jig](./jig.jpg)

> A Claude Code and Codex workflow layer that scaffolds AI-native development practices into new projects.

**jig** (noun): a tool that guides other tools to work accurately and consistently.

## Why jig

Two years of AI-assisted coding leave the same scars on every non-trivial
project: LLMs refactor whole layers before anything works end-to-end, "done"
drifts because no acceptance criteria are written down, implementers grade
their own homework, and mega-packs burn the context budget before your work
loads. **jig encodes the workflow that prevents each one — so you don't
rediscover it session by session.**

→ **[The jig philosophy](docs/philosophy.md)** — the full why: the named
scars, how jig thinks, and the honest objections.

## What it does

View full repository on GitHub →