Add Critical Pattern banner
glittercowboy glittercowboy

Add Critical Pattern

Development community

Description

--- description: Add current problem to Required Reading (juce8-critical-patterns.md) argument-hint: "[optional: pattern name]" --- <state_files> <file path="troubleshooting/patterns/juce8-critical-patterns.md" mode="read_write"> Read: Count existing patterns via grep (determine next number) Write: Append new pattern before "## Usage Instructions" section Contract: Each pattern numbered sequentially (## N. Title) </file> </state_files> # Add Critical Pattern Command Directly p

Installation

Installs to ~/.claude/commands/glittercowboy-plugin-freedom-system-add-critical-pattern.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/glittercowboy/plugin-freedom-system/HEAD/.claude/commands/add-critical-pattern.md -o ~/.claude/commands/glittercowboy-plugin-freedom-system-add-critical-pattern.md

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

Full documentation available on GitHub

View Source Repository