Command
Draft a git commit message (what / why / findings) for review before committing.
A living map of what you're building: state, decisions, and the why for Claude Code, opencode, and Codex. Cheap enough that it never gets in the way.
Command
Draft a git commit message (what / why / findings) for review before committing.
Command
Record an architectural decision as an ADR and update architecture.md to match. Use right after a decision is made.
Command
Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.
Command
Report where the project stands — current focus, in progress, blocked.
Command
Update STATE.md to match what actually changed this session.
Command
Trace one execution path — entry point to edges — with file:line refs.