Skip to main content

Hyrax

Hyrax makes your codebase legible — to the people on your team and to the AI tools they use.

Connect your repos once. Hyrax reads them, finds real problems, opens PRs to fix them, and publishes a knowledge bundle into each repo so Claude Code, Cursor, and Copilot stop guessing about your conventions.

What you get

  • Real findings, not boilerplate. Hyrax runs both fast pattern scanners and reasoning agents over every file in your repo. Each one tells you what's wrong (or what could be better), why it matters, where it lives, and what to do about it. Priority, category, and source are surfaced so you can triage by impact instead of reading every line. Audit produces findings ("fix this"); improve produces suggestions ("consider this") — same shape, same lifecycle, same HYRAX-N ref space.
  • PRs, not just tickets. Click Fix on a finding (or Implement on a suggestion) and Hyrax spins up an isolated worktree, edits the code, runs your tests, asks a reviewer agent to double-check it, and opens a pull request — gated by a 14-step fix gauntlet so the diff is something you'd actually merge.
  • Free-form work, the same way. Task takes a plain-English directive ("migrate this service off the deprecated logger") and ships a PR through the same gauntlet — no finding required.
  • Smarter AI assistants in every repo. Discover writes a HYRAX.md and .hyrax/discovery/ bundle into the repo so any AI agent working in it picks up your architecture, conventions, and gotchas automatically. No more pasting context into chat.
  • PR review on autopilot. Wire up the GitHub App and Hyrax reviews every pull request — scanner-fast or LLM-deep — and posts inline comments or a single rolling checklist that updates across commits.
  • Cross-repo intelligence. Tell Hyrax which repos relate (tests, shared schemas, providers, consumers) and every workflow gets that context for free.

Who this is for

Engineering teams who already use AI coding tools and want a system that operates across repos rather than one editor session at a time. Hyrax is designed to be the always-on counterpart to your IDE assistant — surfacing problems and shipping fixes while you sleep, and quietly making your existing tools sharper at the same time.

Where to next

  • Install — connect a repo and configure access
  • First audit — kick off your first run and read the results
  • Workflow overview — the jobs Hyrax runs (audit, improve, fix, task, review, discover, learn)
  • Findings — kinds, priority, categories, source tiers, lifecycle
  • Audit · Improve · Fix · Task · PR review — the per-workflow detail pages
  • Discovery — the knowledge bundle Hyrax writes into your repo
  • Related repos — give every workflow cross-repo context