-
create a new repo from this template
-
Clone this repo as a sibling to all your other repos:
~/src
- repo1
- repo2
- rpi-coordination
- edit .claude/settings.json to list out all repos you want to work on
{
"permissions": {
"additionalDirectories": [
"../repo1",
"../repo2"
]
}
}- edit CLAUDE.md to add list of repos and brief descriptions
replace this placeholder text in the markdown file:
This is a coordination repo for multiple repositories. The repos you have access to are:
- ../repo1 - [DESCRIPTION]
- ../repo2 - [DESCRIPTION]Run all your sessions from here