Goal
Convert this repo's agent guidance into thin indexes instead of duplicating shared conventions.
Canonical references should point to GitHub as the source of truth, with adjacent local paths listed only as workspace conveniences.
Example:
Source of truth: https://github.com/open-cli-collective/cli-common/blob/main/docs/release.md
Local convenience copy, if present: ../cli-common/docs/release.md
Scope
- Make
AGENTS.md and CLAUDE.md peer entrypoints where both exist.
- Do not have one agent file point to another agent file as the source of truth.
- Remove duplicated shared release/CI/convention prose from agent files.
- Link to canonical shared standards in:
- Include local adjacent paths only as convenience fallbacks.
Repo-specific notes
- Use the existing concise guidance as the newer-pattern baseline, but add local-path fallback wording beside canonical GitHub URLs.
Acceptance Criteria
- Agent entrypoints are short indexes, not duplicated convention containers.
- Every shared-standard local path has a paired GitHub source-of-truth URL.
- Repo-specific architecture and commands remain easy to find.
- Cross-repo conventions live in shared docs or automation, not copied into each repo.
Goal
Convert this repo's agent guidance into thin indexes instead of duplicating shared conventions.
Canonical references should point to GitHub as the source of truth, with adjacent local paths listed only as workspace conveniences.
Example:
Source of truth: https://github.com/open-cli-collective/cli-common/blob/main/docs/release.md
Local convenience copy, if present:
../cli-common/docs/release.mdScope
AGENTS.mdandCLAUDE.mdpeer entrypoints where both exist.Repo-specific notes
Acceptance Criteria