.cursor/skills/concise-communication/SKILL.md
Opt-in ultra-concise assistant replies to reduce OUTPUT tokens (Caveman-style). Use when the user asks for caveman, token-efficient, terse, or compressed answers; or for long/cost-sensitive sessions. NOT default—never use for handoffs, legal/safety text, or verbatim user requirements.
npx skillsauth add SavigeSystemZ/Orignym concise-communicationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Compress assistant output (not user instructions): drop filler, hedging, and redundant prose while keeping full technical accuracy. Pattern aligns with the community Caveman skill (JuliusBrussee/caveman, MIT); this repo ships a host-neutral Cursor skill so any agent that reads .cursor/skills/ can apply the same rules.
Important: Savings apply mainly to output tokens. Input context (repo, rules, large files) usually dominates cost—pair with _system/CONTEXT_BUDGET_STRATEGY.md and tiered loading for input-side efficiency.
/concise-session (see .cursor/commands/concise-session.md).WHERE_LEFT_OFF.md, HANDOFF_PROTOCOL.md, checkpoint packets—must stay complete and unambiguous.| Level | Behavior | |-------|----------| | lite | Remove filler; keep full sentences and grammar. | | full (default) | Short sentences; fragments OK; strip articles where safe; no pleasantries. | | ultra | Telegraphic; minimal connective words; only for expert readers and non-handoff work. |
If the user does not specify, use full.
_system/CONTEXT_BUDGET_STRATEGY.md — input-side tiering._system/CONTEXT_INDEX.md — find other workflows.npx skills add JuliusBrussee/caveman (Claude Code/Codex plugins; separate from this repo skill).testing
Run verification before push, checkpoint, or claiming completion.
testing
Evaluate whether work is truly ready for checkpoint, milestone completion, or release claims.
documentation
Generate milestone prompt packs grounded in the repo's canonical docs.
testing
Audit changes for performance budget compliance and optimization opportunities