AR6420

22 mods across 1 repository, 48 stars between them.

hydra

01

AR6420/Hail_Hydra

Skill Claude CodeCodex

Multi-agent orchestration framework for Claude Code. Automatically delegates tasks to cheaper, faster sub-agents (Haiku, Sonnet) while maintaining Opus-level quality through verification. Use when working on any coding task — Hydra activates automatically to route file exploration, test running, documentation, code…

48 20d ago A 83 tokens original MIT

hydra-analyst

02

AR6420/Hail_Hydra

Agent

🔵 Hydra's analysis head — thorough code review, debugging, and analysis agent. Use proactively whenever Claude needs to review code for quality, analyze a bug with error messages or stack traces, evaluate dependencies, assess test coverage, review pull request changes, identify performance issues, or analyze…

48 20d ago A 105 tokens original MIT

hydra-coder

03

AR6420/Hail_Hydra

Agent

🔵 Hydra's implementation head — capable code writing and engineering agent. Use proactively whenever Claude needs to write new code, implement features, refactor existing code, create or modify tests, fix bugs with clear error messages, make API integrations, or perform any code writing task that follows…

48 20d ago A 130 tokens original MIT

hydra-git

04

AR6420/Hail_Hydra

Agent

🟢 Hydra's git operations specialist. Handles all version control tasks: staging, committing with well-crafted Conventional Commits messages, branching, merging, rebasing, stashing, cherry-picking, log inspection, diff analysis, and conflict detection. Runs on the cheap tier — git operations are mechanical and…

48 20d ago A 126 tokens original MIT

hydra-guard

05

AR6420/Hail_Hydra

Agent

🟢 Hydra's security and quality gate agent. Automatically invoked after hydra-coder produces code changes. Performs a fast scan for common security issues (hardcoded secrets, SQL injection, XSS, unsafe deserialization, exposed API keys), code quality checks (unused imports, dead code, missing error handling on async…

48 20d ago A 147 tokens original MIT

hydra-preflight

06

AR6420/Hail_Hydra

Agent

Environment and dependency preflight check for new projects. Detects runtime versions, runs compatibility probe scripts, collects the full dependency tree, and returns a structured inventory for cross-component analysis. Use when the user runs /hydra:preflight or when starting work on a new or unfamiliar project.

48 20d ago A 63 tokens original MIT

hydra-runner

07

AR6420/Hail_Hydra

Agent

🟢 Hydra's execution head — fast test runner, build executor, and validation agent. Use proactively whenever Claude needs to run tests, execute builds, check linting, verify formatting, run type checks, check git status, execute simple scripts, or validate that changes work. Runs on the cheap tier for speed — ideal…

48 20d ago A 105 tokens original MIT

hydra-scout

08

AR6420/Hail_Hydra

Agent

🟢 Hydra's fastest head — ultra-fast codebase exploration, information retrieval, and codebase map building/maintenance. Use proactively whenever Claude needs to search files, read code, find patterns, grep for strings, list directories, understand project structure, answer "where is X?" questions, or build/update the…

48 20d ago A 127 tokens original MIT

hydra-scribe

09

AR6420/Hail_Hydra

Agent

🟢 Hydra's documentation head — fast technical writing agent. Use proactively whenever Claude needs to write or update README files, add code comments or docstrings, create changelogs, write API documentation, update configuration docs, or produce any technical writing that describes existing code. Runs on the cheap…

48 20d ago A 109 tokens original MIT

hydra-sentinel-scan

10

AR6420/Hail_Hydra

Agent

Fast integration sweep after code changes. Checks for broken imports, missing exports, changed function signatures, missing env vars, circular dependencies, and changed API routes. Runs on the cheap tier for speed. If issues are found, the orchestrator escalates to hydra-sentinel for deep analysis. If clean — done…

48 20d ago A 74 tokens original MIT

hydra-sentinel

11

AR6420/Hail_Hydra

Agent

Deep integration analysis triggered when sentinel-scan flags issues. Validates inter-component contracts, traces data flow across boundaries, confirms or dismisses findings from the fast scan, and provides specific fix suggestions. Runs on the mid tier for accuracy.

48 20d ago A 52 tokens original MIT

guard

12

AR6420/Hail_Hydra

Command

Manually run the Hydra security and quality scan on specified files or directories.

48 20d ago A 14 tokens original MIT

help

13

AR6420/Hail_Hydra

Command

Show all available Hydra commands, agents, and a quick reference guide.

48 20d ago A 13 tokens original MIT

map

14

AR6420/Hail_Hydra

Command

View, rebuild, or query the codebase dependency map.

48 20d ago A 11 tokens original MIT

preflight

15

AR6420/Hail_Hydra

Command

Run two-phase environment and compatibility check before starting a new project build.

48 20d ago A 13 tokens original MIT

quiet

16

AR6420/Hail_Hydra

Command

Suppress Hydra dispatch logs for the rest of this session.

48 20d ago A 10 tokens original MIT

report

17

AR6420/Hail_Hydra

Command

Report a bug, request a feature, or share feedback about Hydra.

48 20d ago A 13 tokens original MIT

stats

18

AR6420/Hail_Hydra

Command

Show real token usage, delegation rate, and actual savings for the current Hydra session (parses Claude Code session JSONL — no AI estimation).

48 20d ago A 29 tokens original MIT

status

19

AR6420/Hail_Hydra

Command

Show Hydra framework status — installed agents, version, config, and update availability.

48 20d ago A 15 tokens original MIT

stfu

20

AR6420/Hail_Hydra

Command

Activate STFU-Agents mode — silence intermediate prose from every dispatched subagent.

48 20d ago A 15 tokens original MIT

update

21

AR6420/Hail_Hydra

Command

Update the Hydra framework to the latest version from npm.

48 20d ago A 10 tokens original MIT

STFU Agents

22

AR6420/Hail_Hydra

Skill Claude CodeCodex

Apply internal-thinking compression to every subagent dispatched in this session. Reduces wasted tokens in subagent context windows that the orchestrator never reads. Works on any subagent — Hydra's, third-party, or Claude Code's built-in agents. Opt-in; session-scoped; runtime-only.

48 20d ago A 63 tokens original MIT