Skip to content

Make skills vendor-agnostic via .agents/skills + symlink#1226

Merged
vaibhavjindal merged 1 commit into
mainfrom
vendor-agnostic-skills
May 15, 2026
Merged

Make skills vendor-agnostic via .agents/skills + symlink#1226
vaibhavjindal merged 1 commit into
mainfrom
vendor-agnostic-skills

Conversation

@vaibhavjindal
Copy link
Copy Markdown
Collaborator

Move .claude/skills to .agents/skills as the canonical (vendor-neutral) location, with .claude/skills now a symlink so Claude Code still auto-discovers them. This mirrors the pattern NVIDIA TileGym uses.

Skill content updates:

  • SKILL.md stage intros rephrased from "Spawn an X agent" to "Follow the X workflow in ", which describes the workflow without mandating any single runtime's subagent mechanism. A note explains that runtimes with parallel subagent support may still delegate.
  • finalizer.md commit/PR templates no longer hardcode a Claude-specific Co-Authored-By trailer or "Generated with Claude Code" footer; runtime attribution is left to the host runtime's own convention.

Adds a root-level AGENTS.md (a convention picked up by Codex, Cursor, Aider, Gemini CLI, etc.) pointing readers to .agents/skills/ and summarising the three skills.

Summary

Testing Done

  • Hardware Type:
  • run make test to ensure correctness
  • run make checkstyle to ensure code style
  • run make test-convergence to ensure convergence

Move .claude/skills to .agents/skills as the canonical (vendor-neutral)
location, with .claude/skills now a symlink so Claude Code still
auto-discovers them. This mirrors the pattern NVIDIA TileGym uses.

Skill content updates:
- SKILL.md stage intros rephrased from "Spawn an X agent" to "Follow the
  X workflow in <file>", which describes the workflow without mandating
  any single runtime's subagent mechanism. A note explains that runtimes
  with parallel subagent support may still delegate.
- finalizer.md commit/PR templates no longer hardcode a Claude-specific
  Co-Authored-By trailer or "Generated with Claude Code" footer; runtime
  attribution is left to the host runtime's own convention.

Adds a root-level AGENTS.md (a convention picked up by Codex, Cursor,
Aider, Gemini CLI, etc.) pointing readers to .agents/skills/ and
summarising the three skills.
@vaibhavjindal vaibhavjindal marked this pull request as ready for review May 14, 2026 22:45
@vaibhavjindal vaibhavjindal added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit 809baf4 May 15, 2026
5 checks passed
@vaibhavjindal vaibhavjindal deleted the vendor-agnostic-skills branch May 15, 2026 20:00
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