Skip to content

Remove AI-assistant tooling definitions#3362

Merged
brendancol merged 3 commits into
mainfrom
remove-ai-tooling-definitions
Jun 16, 2026
Merged

Remove AI-assistant tooling definitions#3362
brendancol merged 3 commits into
mainfrom
remove-ai-tooling-definitions

Conversation

@brendancol

@brendancol brendancol commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Moves the AI-assistant tooling definitions out of this library repo and into the dedicated xarray-spatial-skills repo, so this repo stays focused on library code with a single source of truth for the tooling.

Removed (89 files)

  • .claude/commands/ (22)
  • .codex/commands/ (22)
  • .kilo/command/ (22)
  • .cursor/rules/ (22)
  • .cursorrules

Kept (unchanged)

  • .claude/, .codex/, .kilo/ sweep-*-state.csv runtime audit state (7 each)
  • Gitignored runtime artifacts (settings.local.json, worktrees/)

These are developer-side AI tooling files only — no impact on source, tests, CI, or packaging.

Distribution of the tooling back into this repo to start could use something like: https://github.com/brendancol/xarray-spatial-skills/blob/main/sync.sh

Move Claude/Codex/Kilo commands, Cursor rules, and .cursorrules to the
dedicated xarray-spatial-skills repo. Runtime sweep-*-state.csv files remain.

The tooling's single source of truth is now xarray-spatial-skills.
These are now sourced from the xarray-spatial-skills repo and synced in
via its sync.sh. Keep them present locally but untracked so they aren't
re-added to this repo.
The AI-assisted commands and rules now live in the dedicated
xarray-spatial-skills repo and are synced in via sync.sh. Update
CONTRIBUTING.md and AI_POLICY.md so contributors can find them.
@brendancol brendancol merged commit fbab752 into main Jun 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants