Commit 117d4f2
docs(adcp): document git worktree isolation pattern for parallel agents (#428)
* docs(adcp): add parallel agent isolation (git worktree) section to CLAUDE.md
Documents the git worktree pattern for parallel agent isolation, including
spawn checklist, .env and pre-commit setup steps, teardown, and branch
naming convention. Closes #418.
https://claude.ai/code/session_017TUh8WYUoUWzdxDQMPLM5t
* fixup: use git-common-dir for .env copy; add CONDUCTOR.md cross-link
Addresses pre-PR review blockers: replace unresolvable /path/to/repo-root
placeholder with git rev-parse --git-common-dir to reliably locate the
main worktree root, and add CONDUCTOR.md cross-reference.
https://claude.ai/code/session_017TUh8WYUoUWzdxDQMPLM5t
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent a29b61f commit 117d4f2
1 file changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
152 | 188 | | |
153 | 189 | | |
154 | 190 | | |
| |||
0 commit comments