Skip to content

humanlayer/rpi-coordination-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coordination repo

Setup

  1. create a new repo from this template

  2. Clone this repo as a sibling to all your other repos:

~/src
  - repo1
  - repo2
  - rpi-coordination
  1. edit .claude/settings.json to list out all repos you want to work on
{
  "permissions": {
    "additionalDirectories": [
      "../repo1",
      "../repo2"
      ]
  }
}
  1. 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]

Instructions

Run all your sessions from here

About

for using humanlayer rpi across many repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages