routed-haiku
01tzachbon/claude-model-router-hook
Agent
Router-managed variant for mechanical tasks. Spawned by the model router hook; do not invoke directly.
16 tagged haiku, measured the same way as everything else here.
Browse within: ai-agents-framework 10claude-code-agents 10claude-hooks 5opus 5oss 5
tzachbon/claude-model-router-hook
Agent
Router-managed variant for mechanical tasks. Spawned by the model router hook; do not invoke directly.
tzachbon/claude-model-router-hook
Agent
Router-managed variant for debugging tasks. Spawned by the model router hook; do not invoke directly.
tzachbon/claude-model-router-hook
Agent
Router-managed variant for implementation tasks. Spawned by the model router hook; do not invoke directly.
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.
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…
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…
Agent
Fresh-context verifier. Use PROACTIVELY after completing any multi-step task - verifies work against its specification by running real checks, immune to the implementer's rationalizations.