Halyard Fleet
Description
A control plane for orchestrating coding agents remotely. Approve tool calls, steer sessions, route work between agents — from any channel, across any agent runtime.
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
Halyard Fleet
[](https://github.com/alperarabaci/halyard-fleet/actions/workflows/ci.yml) [](LICENSE) [](https://www.python.org/downloads/)
Halyard Fleet puts your coding agent's permission prompt on your phone.
When Claude Code or Codex wants to run something, you see the command, the project it came from, and how risky it is — then you allow or deny from Telegram. You can also send new instructions into the running session and read its replies there. And when a turn dies on a server error the desk would otherwise swallow — an overloaded model, a usage limit hit mid-run — that reaches you too, instead of the session just going quiet.
It runs on your own machine. No open ports, no exposed API, nothing to log into.
Nothing is approved by accident: every failure — a crash, a timeout, an unreachable control plane — denies. Two things go through without a person, both empty until you fill them in: writes to paths you named, and tools you named. Every one is written to the audit log with the pattern that allowed it.
**Runtimes:** Claude Code, Codex · **Channel:** Telegram · **Tested on:** macOS
Why it exists
Remote desktops, terminal streaming and mobile IDEs all try to move *the machine* to your phone. Halyard moves *the decisions* instead.
The user should not operate the computer remotely. The user should manage the agent's decisions, direction, state, and coordination.
You are not typing commands on a phone. You are answering the questions your agent would otherwise be blocked on, from wherever you are.
Quick start
1. Create a Telegram bot
Message [@BotFather](https://t.me/BotFather), send `/
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