martinholovsky

Sota Close — Development skill for Claude Code

Development community

End-of-session closure pass — retract what proved wrong and correct it everywhere it reached, hand off open items where the next session will trip over them, update the docs this session made false, r.

How to install Sota Close

Installs to ~/.claude/skills/martinholovsky-sota-skills-sota-close/SKILL.md

Terminal
mkdir -p ~/.claude/skills/martinholovsky-sota-skills-sota-close && curl -fsSL https://raw.githubusercontent.com/martinholovsky/SOTA-skills/HEAD/commands/sota-close.md -o ~/.claude/skills/martinholovsky-sota-skills-sota-close/SKILL.md

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

What Sota Close does


description: End-of-session closure pass — retract what proved wrong and correct it everywhere it reached, hand off open items where the next session will trip over them, update the docs this session made false, re-derive every number from its source, and commit the evidence. Run it at the END of a working session.

End-of-session closure pass. Work through these in order and report each one.

**Before step 1: your own summary is not a source.** By this point in a session the context has

Alternatives in Development

Full documentation available on GitHub

View Source Repository