andreassigloch

Se Irr — Git skill for Claude Code

Git community

Assumption Review — detect unproven assumptions, pin them in a commit-stamped record, promote the load-bearing ones to CRs (CREATE, gate-only).

How to install Se Irr

Installs to ~/.claude/commands/andreassigloch-graphcode-se-irr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andreassigloch/graphcode/HEAD/.claude/commands/se-irr.md -o ~/.claude/commands/andreassigloch-graphcode-se-irr.md

Restart Claude Code, or start a new session, for it to be picked up.

What Se Irr does


name: se-irr version: 1 description: Assumption Review — detect unproven assumptions, pin them in a commit-stamped record, promote the load-bearing ones to CRs (CREATE, gate-only)

**Assumption Review** is judgment work, not a render: surface the unproven assumptions the model rests on, pin them to a commit, and promote the load-bearing ones into the graph as CRs. This is the renamed-from-"IRR" creation skill — it is **explicitly non-INCOSE** (graphcode-specific) and must not be confused

Alternatives in Git

  • Cpp — Commit, review, push, pull request 512 ★
  • Merge Gate — Merge worker branches one-by-one with score-based accept/reject 399 ★
  • Drive Acquisition — Work GitHub issues that drive acquisition — verify relevance, close stale ones, fan out at most two engineer a 324 ★

Full documentation available on GitHub

View Source Repository