Tieout banner
Lukehle Lukehle

Tieout

Development community

Description

--- description: Prove a number end-to-end against its source and the general ledger --- # /tieout $ARGUMENTS Run the **tie-out** skill against the figure named in `$ARGUMENTS`. 1. **Declare scope and threshold first**, before looking at any result. Threshold-then-result means you tested something; result-then-threshold means you rationalized something. 2. Pull both sides **independently**. Deriving both from the same extract proves only that arithmetic works. 3. Foot each side to itse

Installation

Installs to ~/.claude/skills/lukehle-closeloop-tieout/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lukehle-closeloop-tieout && curl -fsSL https://raw.githubusercontent.com/Lukehle/closeloop/HEAD/commands/tieout.md -o ~/.claude/skills/lukehle-closeloop-tieout/SKILL.md

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

Full documentation available on GitHub

View Source Repository