Skip to content

Commit 794bde7

Browse files
committed
docs: restructure CLAUDE.md to consolidate team rules (#376)
- Add EXTREMELY-IMPORTANT skill invocation block at top - Add comprehensive session initialization protocol - Merge TDD/BDD enforcement details with examples - Add complete 'Using Skills' guidance with flow diagram - Add skill rationalizations table (red flags) - Add persona-switching PR workflow (two-account pattern) - Add session continuation protocol - Add compliance checklists (before implementation/PR/merge) - Add evidence requirements summary - Update .gitignore to exclude CLAUDE.local.md CLAUDE.local.md now contains only machine-specific configuration (persona paths, account mappings, troubleshooting). Closes #376
1 parent 80d0159 commit 794bde7

File tree

2 files changed

+332
-38
lines changed

2 files changed

+332
-38
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ node_modules/
1111

1212
# Local Claude settings
1313
.claude/settings.local.json
14+
CLAUDE.local.md
1415
.worktrees/

0 commit comments

Comments
 (0)