diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -28,10 +28,6 @@ Each session creates an isolated git worktree: | |||
| 28 | - Implementation commits incrementally | 28 | - Implementation commits incrementally |
| 29 | - Review in worktree, then merge or discard | 29 | - Review in worktree, then merge or discard |
| 30 | 30 | ||
| 31 | ## Shared Context | ||
| 32 | |||
| 33 | `CLAUDE.md` at project root holds persistent codebase documentation shared across all sessions. Claude reads it at the start and updates it with new architectural insights. | ||
| 34 | |||
| 35 | ## Setup | 31 | ## Setup |
| 36 | 32 | ||
| 37 | ```bash | 33 | ```bash |
