Honeyrail
Description
Open-source runtime for long-horizon, verifiable engineering work.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
HoneyRail
Give it an engineering goal. Get back evidence.
HoneyRail is an open-source runtime for long-horizon, verifiable engineering work.
It orchestrates mature coding agents and deterministic tools through persisted DAG workflows, artifacts, evidence, evaluators, quality gates, human approvals, and reproducible engineering harnesses.
We don't build another coding agent. We harness the best ones.
HoneyRail starts from the Agent Gateway execution/control-plane subsystem: isolated git worktrees, tmux-backed agent sessions, task and worktree lifecycle state, project checks, evidence capture, REST/WebSocket/MCP automation, and an explicit human review step before merge. Run/Step orchestration, verification records, quality gate decisions, and the PostgreSQL Database Testing Harness Alpha now sit above that execution plane.
Why
Coding agents are becoming long-running engineering executors. Raw terminal sessions are useful, but they do not provide enough lifecycle management, isolation, verification, auditability, or approval control once agents start changing real repositories.
HoneyRail adds a local runtime around those agents so each engineering goal can become tracked work: a project, branch, worktree, session, checks, events, artifacts, and an explicit merge decision.
What It Does
- Runs persisted
Run/StepDAG workflows above the atomic task/session/worktree lifecycle. - Executes workflow steps through
agent-task,shell,check,approval, and PostgreSQL harness executors. - Creates isolated git worktrees per task and monitors project, task, session, worktree, and tmux state.
- Captures artifacts and evidence from checks, sessions, and harness steps.
- Runs deterministic evaluators plus async/custom evaluator registry entries.
- Persists
QualityGateDecisionrecords for pass, fail, operator override, and operator rejection. - Supports human approval, rejection, commit, and merge review flows.
- Provides a PostgreSQL Database Testing
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11