chore: add 17 operational rules and rule index
- Create .claude/rules/ with all 17 standard rule files (01-security through 17-document-imports) - Add Operational Rules section with Rule Index to .claude/CLAUDE.md
This commit is contained in:
parent
afc5a7f895
commit
b659a6a6bd
18 changed files with 373 additions and 0 deletions
9
.claude/rules/04-communication.md
Normal file
9
.claude/rules/04-communication.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Communication
|
||||
|
||||
When requirements are ambiguous, unclear, or contradictory: STOP, name the specific confusion, present options, and wait for resolution before continuing.
|
||||
|
||||
## Scope Discipline
|
||||
|
||||
- Implement exactly what was requested. Propose beneficial additions explicitly and wait for approval.
|
||||
- Match the scope of changes to what was actually asked. A bug fix stays a bug fix.
|
||||
- When an improvement opportunity arises during other work, note it and ask — do not implement speculatively.
|
||||
Loading…
Add table
Add a link
Reference in a new issue