monorepo-setup-git
Installation
SKILL.md
Monorepo Git Configuration
Repo Layout
telecine and elements are standalone sibling repos cloned alongside the monorepo:
~/Editframe/worktrees/<branch>/
monorepo/ # primary monorepo checkout
telecine/ # telecine repo clone
elements/ # elements repo clone
The monorepo has one remote: skills → git@github.com:editframe/skills.git.
telecine and elements each have origin pointing to their respective GitHub repos.