skymanbp/cc-enforcer

Rules your coding agent physically cannot ignore. Claude Code hooks that DENY the tool call and BLOCK the reply - stopping reactive patches, guessed citations, and premature 'done' claims. Also works as an LLM-agnostic rule pack.

5Stars on the repository
14Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

checklist

01

skymanbp/cc-enforcer

Command

A command that prints checklists for reviewing work before editing, after editing, during verification, and when synchronizing changes across a codebase. It can print all checklists or one selected checklist.

5 7d ago A 54 tokens original MIT

edict

02

skymanbp/cc-enforcer

Command

A command for managing project-specific or personal hard rules stored in TOML configuration files. These rules can describe required practices and patterns that edits or shell commands must not use.

5 7d ago D 29 tokens original MIT

gc

03

skymanbp/cc-enforcer

Command

A command that finds session state files not updated for a chosen number of days and lists or deletes them. It previews the files by default; deletion requires an explicit apply option.

5 7d ago A 60 tokens original MIT

i18n

04

skymanbp/cc-enforcer

Command

A command that checks translated rule and prompt files against their English source files. It verifies matching files, heading structure, and required command tokens in enforcement lines.

5 7d ago A 40 tokens original MIT

sync-gate

05

skymanbp/cc-enforcer

Command

A command-line tool for managing a project’s sync-gate configuration, which checks whether related files are updated together. The configuration can define file patterns that require matching updates elsewhere.

5 7d ago A 53 tokens original MIT

verify

06

skymanbp/cc-enforcer

Command

A command that independently checks the factual claims and file-and-line references in an agent’s most recent response. It reports whether each claim is confirmed, outdated, missing, or unsupported.

5 7d ago A 28 tokens original MIT