Slash Command96 repo starsupdated 5d ago
strict
Enable strict governance behavior for the current task.
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0xhimanshu/governor/HEAD/commands/strict.md -o ~/.claude/commands/strict.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
strict.md
# Governor Strict Mode For the current task, use stricter governance: - require an implementation contract before broad edits - run drift guard after edit phases - avoid broad scans unless justified - keep tool output compact - stop and report when requirements are ambiguous Strict mode is task-scoped. Do not assume it remains enabled for future unrelated tasks unless the user says so.
More from this repository
auditSlash Command
Audit recurring context files and suggest usage-limit optimizations.
benchmarkSlash Command
Explain or summarize Governor vs Caveman performance benchmark results.
compressSlash Command
Automatically compress CLAUDE.md or other memory files with protected-span safety. One-command token savings.
fullSlash Command
Temporarily ask Governor to avoid compacting tool output for the next diagnostic step.
guardSlash Command
Check current changes against the latest approved implementation contract.
install-rulesSlash Command
Install Governor compact-mode rule files into a project for Codex, Gemini, Cursor, Windsurf, or Cline.
offSlash Command
Disable Governor compact response mode while keeping telemetry/tool hooks available.
onSlash Command
Enable Governor compact professional mode for all prompts in this Claude Code session.