Point README AI-review link to xarray-spatial-skills repo#3669
Merged
Conversation
brendancol
commented
Jul 9, 2026
brendancol
left a comment
Contributor
Author
There was a problem hiding this comment.
PR Review: Point README AI-review link to xarray-spatial-skills repo
Docs-only change, one line. No code, tests, or backend surfaces touched, so the correctness / backend-parity / performance / test-coverage sections don't apply.
Blockers (must fix before merge)
None.
Suggestions (should fix, not blocking)
None.
Nits (optional improvements)
None.
What looks good
- The old target
.claude/commandsis gitignored (.gitignore:107), so the link 404d on GitHub. Repointing it fixes a real broken link. - The new URL
https://github.com/brendancol/xarray-spatial-skillsmatches the canonical references already inAI_POLICY.md:130andCONTRIBUTING.md:66, so the three docs now agree. - Link text and target both updated; no dangling
.claude/commandsmention left in the README (verified by grep).
Checklist
- Broken link resolved to the correct destination
- New URL consistent with AI_POLICY.md / CONTRIBUTING.md
- No other
.claude/.codex/.cursor/.kilolinks left broken in README - Algorithm / backend / NaN / dask / benchmark checks — n/a (docs only)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #3668
The README's top callout linked the AI review workflow to
.claude/commands/, which is gitignored (.gitignore:107) and never committed, so the link 404s on GitHub. The command suite now lives inbrendancol/xarray-spatial-skillsand is synced locally viasync.sh.https://github.com/brendancol/xarray-spatial-skills, matching howAI_POLICY.mdandCONTRIBUTING.mdalready reference it.Docs-only change, no code paths touched.
Test plan:
.claude/commands/is gitignored and absent from the committed tree.claude/.codex/.cursor/.kilolinks; this was the only one