Skip to content

[codex] add graph-sitter agent skill#170

Merged
jayhack merged 1 commit into
developfrom
codex/graph-sitter-skill
Jun 24, 2026
Merged

[codex] add graph-sitter agent skill#170
jayhack merged 1 commit into
developfrom
codex/graph-sitter-skill

Conversation

@jayhack

@jayhack jayhack commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an installable skills/graph-sitter agent skill with focused Graph-sitter CLI, codemod, and Rust backend references.
  • Add skills.sh.json so skills.sh can group the Graph-sitter skill on the repo page.
  • Exclude skills/*/SKILL.md from mdformat so skill YAML frontmatter stays valid.

Notes

  • skills.sh skill installation is through npx skills add ...; uvx is the right one-shot runner for the graph-sitter Python package itself.
  • The skill teaches agents to start with symbols, use exact target strings for graph commands, and run --check before any write.

Validation

  • uv run --with pyyaml python /Users/jayhack/.codex/skills/.system/skill-creator/scripts/quick_validate.py /Users/jayhack/.codex/worktrees/39e5/graph-sitter/skills/graph-sitter
  • jq empty skills.sh.json
  • uv run --frozen pre-commit run --show-diff-on-failure --color=always --all-files --source origin/develop --origin HEAD
  • Smoke-tested documented commands with local uv run graph-sitter: doctor --json, symbols, inspect, callgraph, usages, and rename --check.

@jayhack jayhack requested review from a team as code owners June 24, 2026 03:16
@jayhack jayhack requested review from matthieualouis and removed request for a team June 24, 2026 03:16
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
graph-sitter Ignored Ignored Jun 24, 2026 3:17am

Request Review

@jayhack jayhack merged commit 2551c2a into develop Jun 24, 2026
6 checks passed
@jayhack jayhack deleted the codex/graph-sitter-skill branch June 24, 2026 03:20
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.

1 participant