Add companion doc support and orbit layers #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "adopt-conventions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
apply.sh only manages CLAUDE.md content today. Some conventions are better
expressed as standalone reference documents — detailed PR/issue guidelines,
protection rules for styleguide directories — rather than inlined in CLAUDE.md.
This adds companion doc directories to the layer system. If a layer has a
companion directory (layers/{name}/), apply.sh copies its files into
docs/conventions/ in the target repo. The layer's CLAUDE.md content contains
directives pointing to those docs.
Also restructures the orbit layer (slimmer directives, PR/issue guidelines
moved to a reference doc) and adds an orbit-design layer for projects with
a styleguide directory.