jig-sh
A consistent working environment for coding agents. Jig makes each repository explain how it works: where the code belongs, which commands to use, and what needs to pass before work is finished. It records the results of those checks and keeps shared tooling current as projects evolve.
├─ context repository guidance and conventions
├─ commands a shared way to operate each project
├─ checks an explicit definition of done
├─ evidence recorded results of the work
└─ updates shared tooling that stays current