Context
This is a follow-up to refactor/7-claude-md-factoring (which lands the thin-proxy CLAUDE.md for hera).
The ANTI-PATTERNS.md file only exists on the refactor/claude-md-factoring branch in cybermonkey/prompts — it is not yet on prompts main. That branch is tracked in cybermonkey/prompts#562.
The current hera CLAUDE.md intentionally omits the ANTI-PATTERNS import to avoid a broken reference.
Work
Once cybermonkey/prompts#562 merges (landing ANTI-PATTERNS.md on prompts main):
- Verify
third_party/prompts/ANTI-PATTERNS.md exists in hera's submodule after git submodule update --remote
- Add this line to hera's
CLAUDE.md (in the governing contracts section):
Generic anti-patterns (cross-repo): @third_party/prompts/ANTI-PATTERNS.md
- Commit and PR
Blocker
cybermonkey/prompts#562 must merge first.
References
- prompts#562: merge the refactor/claude-md-factoring branch
- prompts#564: master tracking issue for RFC-001 rollout
- hera refactor PR: branch
refactor/7-claude-md-factoring
Context
This is a follow-up to
refactor/7-claude-md-factoring(which lands the thin-proxy CLAUDE.md for hera).The
ANTI-PATTERNS.mdfile only exists on therefactor/claude-md-factoringbranch incybermonkey/prompts— it is not yet on promptsmain. That branch is tracked incybermonkey/prompts#562.The current hera CLAUDE.md intentionally omits the ANTI-PATTERNS import to avoid a broken reference.
Work
Once
cybermonkey/prompts#562merges (landingANTI-PATTERNS.mdon promptsmain):third_party/prompts/ANTI-PATTERNS.mdexists in hera's submodule aftergit submodule update --remoteCLAUDE.md(in the governing contracts section):Blocker
cybermonkey/prompts#562must merge first.References
refactor/7-claude-md-factoring