Adopt arne/conventions for CLAUDE.md management #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Orbit's CLAUDE.md is hand-maintained. The arne/conventions repo provides a structured way to manage conventions across projects — a baseline plus layered overrides, applied via apply.sh into marked sections in CLAUDE.md.
Orbit needs a conventions.yaml that declares which layers apply (likely orbit, systemd-service) so that apply.sh can generate the conventions block. The hand-written parts of CLAUDE.md (deployment details, source layout, etc.) stay outside the markers and are untouched.
Scope
In bounds: adding conventions.yaml to orbit, running apply.sh to inject the managed block, and reconciling any overlap between the current hand-written conventions and what the layers already cover. Out of bounds: changing the conventions repo itself.
Show owner/repo convention consistently across all pagesto Adopt arne/conventions for CLAUDE.md management