Skip to content

cjunekim/saligo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

saligo

A Claude Code skill — the Keep-it-Alive discipline for substantial, error-compounding work (a non-trivial feature, a refactor or migration, a long piece, an analysis pipeline). Saligo keeps the thing you're growing always working, so any defect surfaces one small, reversible step from where it entered — never found late, after its blast radius has spread.

Install

Clone into your personal Claude Code skills directory:

git clone https://github.com/cjunekim/saligo ~/.claude/skills/saligo

It's picked up at the next session start, or run /reload-skills to load it now. Saligo auto-triggers on substantial step-by-step work, or you can invoke it by name ("Saligo").

What's in here

  • SKILL.md — the discipline: the four-cell map (smiley · aha! · sandglass · death zone), the triangle you trace through it, the Saligo plan shape (living whole · aliveness check · first-alive · transition sequence · guardrail), and how to engage in proportion to the stakes.
  • evals/evals.json — four evaluation prompts (code · essay · data-analysis · migration) with the Saligo plan each one should produce.

Pairs with genseq

Saligo is the execution half of a tandem with genseq: genseq decides what to grow next and in what order (by felt necessity); Saligo governs how you move while growing it (by mistake-cost — keep it alive, small reversible diffs, never compound unknowns). genseq picks the route; Saligo is the rule of the road. Sequence a task with genseq, then execute it under Saligo.

License

MIT — see LICENSE.

About

saligo — a Claude Code skill: the Keep-it-Alive discipline for error-compounding work. Keep the thing you're growing always working, so defects surface one small, reversible step from where they entered. Pairs with genseq. Read-only split from cjunekim/claude-config.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors