549 B
549 B
Bible — Instructions for Claude
This repository is the shared engineering rules library for all projects.
Start with AGENT-BOOTSTRAP.md.
Do not read the whole repository by default. Read only the relevant contracts for the current task.
Rules live in rules/patterns/ as contract.md files. When adding or updating a rule:
- Find the relevant existing contract and edit it, or create a new
rules/patterns/<topic>/contract.md. - Do not create rules outside
rules/patterns/. - Do not expand scope beyond engineering rules and patterns.