docs(skill): point docs skill at repo-root AGENTS.md and CONTRIBUTING.md

The references previously read `docs/CONTRIBUTING.md` and `docs/AGENTS.md`,
which never existed at those paths. The actual style references live at
the repo root.
This commit is contained in:
Bryan Helmkamp 2026-04-27 07:33:03 -07:00
parent 052ed8ac6f
commit 885deeb409
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ description: Update documentation in docs/public/ based on recent code changes.
Detect code changes since the last run and update affected documentation pages.
- [references/mapping.md](references/mapping.md) — code-to-doc page mapping
- Follow `docs/public/CONTRIBUTING.md` and `docs/public/AGENTS.md` for writing style
- Follow `CONTRIBUTING.md` and `AGENTS.md` (repo root) for writing style
## Workflow