Most AI coding agents bury the next useful step under walls of prose. Long sessions burn tokens on filler instead of decisions.
OnPoint is one install that teaches 12+ AI coding agents (Claude Code, Cursor, Codex, and more) the same habit:
On long-horizon runs we measured about 23% fewer tokens, without inventing a new agent stack.
Repo (MIT): https://github.com/HuskyDanny/OnPoint
For Claude Code:
npx skills add HuskyDanny/OnPoint
Or point your agent at the skill files in the repo and keep shipping.
Built by Junchen Pan. Feedback welcome on the Issues tab.