adamw7

New Enforcer Rule — Development skill for Claude Code

Development community

Add a claude-code-enforcer rule end to end — class, Sisu index, tests, IT fixture, pom wiring and docs.

How to install New Enforcer Rule

Installs to ~/.claude/commands/adamw7-tools-new-enforcer-rule.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/adamw7/tools/HEAD/.claude/commands/new-enforcer-rule.md -o ~/.claude/commands/adamw7-tools-new-enforcer-rule.md

Restart Claude Code, or start a new session, for it to be picked up.

What New Enforcer Rule does


description: Add a claude-code-enforcer rule end to end — class, Sisu index, tests, IT fixture, pom wiring and docs. argument-hint: [what it should check]

Add the enforcer rule described by `$ARGUMENTS`. Load the `enforcer-rules` skill first; it carries the detail this checklist only names.

A rule is not done when it compiles and its unit test is green — a rule can be flawless and still guard nothing, because the ways it silently never runs all lie outside the class. Work th

Alternatives in Development

  • Oob — Out-of-band orchestrator — confirm BLIND SSRF/XXE/SQLi/RCE/Log4Shell by correlating interactsh callbacks to th 4.5k ★
  • Skillforge — The ultimate meta-skill for generating best-in-class Claude Code skills 559 ★
  • Wp Phpstan Review — WordPress PHPStan review - validates phpstan config, baseline discipline, CI wiring, and WordPress-specific st 76 ★

Full documentation available on GitHub

View Source Repository