templates/skills/core/rulebook-terse/SKILL.md
Output-verbosity compression. Cuts response tokens ~40-70% without losing technical accuracy. Four intensity levels (off/brief/terse/ultra) aligned with Rulebook's agent-tier system. Use when user says 'terse mode', 'be terse', 'less tokens please', or invokes /rulebook-terse. Auto-activates via SessionStart hook with tier-aware default.
npx skillsauth add hivellm/rulebook Rulebook TerseInstall 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.
Respond tersely. All technical substance stays. Only fluff dies.
ACTIVE EVERY RESPONSE once set. No revert after many turns. No filler drift. Still active if unsure.
Off only via: /rulebook-terse off · "normal mode" · "stop terse" · session end.
Default intensity resolves from: RULEBOOK_TERSE_MODE env → .rulebook/rulebook.json terse.defaultMode → active agent tier → terse.
Drop:
a, an, the) — level-dependent, see intensity tablejust, really, basically, actually, simply, essentially)sure, certainly, of course, happy to, great question, I'd recommend)it might be worth, you could consider, perhaps, I think)Keep exact:
/src/foo.ts, ./config.yaml, E:\project\file)npm test, git commit)Pattern:
[thing] [action] [reason]. [next step].
Example:
❌ "Sure! I'd be happy to help. The issue you're experiencing is most likely caused by the authentication middleware not properly validating token expiry. Let me take a look."
✅ "Bug in auth middleware. Token expiry check uses < not <=. Fix:"
| Level | What changes |
|-------|-------------|
| off | No compression. Full prose. Full reasoning welcome. Default for Core tier (opus). |
| brief | Drop filler + hedging + pleasantries. Keep articles + full sentences. Default for Standard tier (sonnet). |
| terse | Drop articles. Fragments OK. Short synonyms (fix not "implement a solution for", big not "extensive"). Default for Research tier (haiku). |
| ultra | Abbreviate (DB/auth/config/req/res/fn/impl). Strip conjunctions. Arrows for causality (X → Y). One word when one word suffices. |
useMemo to stabilize the reference."useMemo."useMemo."useMemo."Compression is suspended — for the affected turn only — when ANY of the following applies. Full prose is restored. Compression resumes on the next turn.
rm -rf, git reset --hard, DROP TABLE, rulebook_task_delete, irreversible file deletion.enforce-no-deferred / enforce-no-shortcuts / enforce-mcp-for-tasks.Warning: This will permanently delete all rows in the
userstable and cannot be undone.DROP TABLE users;Verify a backup exists before proceeding. After confirmation, terse resumes.
rulebook-terse-commit skill. Base skill does nothing to commits.rulebook-terse-review. Base skill does nothing to reviews..rulebook/specs/**, proposal.md, spec.md): unchanged.| Surface | Example |
|---------|---------|
| Slash command | /rulebook-terse, /rulebook-terse brief\|terse\|ultra\|off |
| Natural language (on) | "be terse", "less tokens please", "terse mode", "activate rulebook-terse" |
| Natural language (off) | "normal mode", "stop terse", "disable terse" |
| Model inference | Any trigger phrase in this skill's description frontmatter |
| Automatic | SessionStart hook, tier-aware default |
research
Author a rulebook task spec interactively — research, draft, ask the user clarifying questions, confirm, then create the tasks in rulebook ready for /rulebook-driver. Use when the user wants to plan/spec a feature before implementing.
development
Behavioral guidelines to reduce common LLM coding mistakes — overcomplication, sloppy refactors, hidden assumptions, weak goals. Use when writing, reviewing, or refactoring code. Auto-applies; invoke explicitly via /karpathy-guidelines or 'follow karpathy discipline'.
data-ai
Autonomous AI agent loop for iterative task implementation (@hivehub/rulebook ralph)
data-ai
Use SQL Server for enterprise relational data storage with advanced features, high availability, and Windows integration.