aryeko/ghx
Typed GitHub capability router for AI agents. Deterministic CLI + GraphQL execution with normalized results.
Provides 70+ typed GitHub capabilities (repo, PR, issue, workflow operations) with automatic routing between `gh` CLI and GraphQL based on operation type and API availability, eliminating agent trial-and-error on syntax and output parsing. Built as a normalized execution layer with preflight validation, deterministic error handling, and batch operation support via `ghx chain` to collapse multi-step workflows into single tool calls. Integrates directly with Claude Code (plugin marketplace), Cursor/Windsurf (agent skill), and custom agents via `createExecuteTool()` SDK.
Stars
5
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aryeko/ghx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
judge0/judge0
Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.
kodustech/kodus-ai
AI Code Review with Full Control Over Model Choice and Costs.
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...
redwoodjs/agent-ci
Agent-CI is local GitHub Actions for your agents.
probelabs/visor
Visor — AI workflow engine for code review, assistants, and automation. Orchestrates checks, MCP...