Skip to content

README links AI-review workflow to gitignored .claude/commands/ (404s on GitHub) #3668

Description

@brendancol

Describe the bug

The important callout at the top of README.md links the AI review workflow to a local path:

run your changes through the project's approved AI review workflow (see the slash-command suite in .claude/commands/).

That .claude/commands/ directory is gitignored (.gitignore:107), so it is never committed. On GitHub the link resolves to a 404. The commands are no longer maintained in this repo at all — they now live in brendancol/xarray-spatial-skills and are synced locally via sync.sh, as AI_POLICY.md and CONTRIBUTING.md already document.

Expected behavior

The README should point contributors at the xarray-spatial-skills repository (the single source of truth for the command suite) instead of a gitignored local path that 404s on GitHub.

Additional context

  • .gitignore:107 ignores .claude/commands/.
  • AI_POLICY.md:130 and CONTRIBUTING.md:66 already reference https://github.com/brendancol/xarray-spatial-skills.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions