Gc Golden Rules banner
MH4GF MH4GF

Gc Golden Rules

Development community

Description

--- description: Periodic golden rules GC — detect Rule 7 violations and docs drift, then create tq actions for fixes allowed-tools: Read, Glob, Grep, Bash, Agent, Skill --- Detect violations that CI cannot catch: Rule 7 (table-driven tests) and documentation drift. Create tq actions for each finding. IMPORTANT: If no violations found, report "No violations detected" and stop. Do NOT create actions when there is nothing to fix. ## Phase 1: Parallel scan Run both checks simultaneously in a si

Installation

Installs to ~/.claude/commands/mh4gf-tq-gc-golden-rules.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MH4GF/tq/HEAD/.claude/commands/gc-golden-rules.md -o ~/.claude/commands/mh4gf-tq-gc-golden-rules.md

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

Full documentation available on GitHub

View Source Repository