Lightclaw
Description
Control local Codex and Claude coding agents from your phone via Telegram — review plans, approve bounded work, inspect diffs/tests, and keep receipts.
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
LightClaw
**Control local Codex and Claude coding agents from your phone via Telegram—and keep the proof of what they delivered.**
LightClaw is a self-hosted mission-control layer, not a generic remote terminal. Send a goal, review its paths, risk, workers, and acceptance checks before execution, then receive the diff, test evidence, artifacts, private run receipt, and scoped recovery instructions.

[Live site](https://othmaneblial.github.io/lightclaw/) · [Five-minute demo](#see-it-work-without-a-token) · [Install](docs/INSTALL.md) · [Security boundary](docs/THREAT_MODEL.md) · [Releases](https://github.com/OthmaneBlial/lightclaw/releases) · [Changelog](CHANGELOG.md)
Alpha software with meaningful host access. Telegram access fails closed, delegated workers do not inherit provider secrets, and trusted host execution always requires per-run confirmation.
Why LightClaw
Phone access, Telegram, diffs, and multi-agent execution already exist elsewhere. LightClaw's narrower job is the **governed handoff**: approve a delivery contract, let bounded local workers execute it, and judge the result from durable evidence instead of a reassuring chat summary.
| If you need… | Best fit |
|---|---|
| A live mobile terminal or full session steering | A dedicated remote-control client |
| A broad multi-channel personal assistant | A general agent gateway |
| Pre-run scope review, bounded Codex/Claude workers, acceptance checks, a patch, receipt, and undo path | LightClaw |
One complete story
- From Telegram: “Add a health check, test it, and return only verified work.”
- LightClaw shows
builder → verifier, requested paths, risk, and capability before execution. - You approve, edit, or cancel the plan.
- Workers run in a dedicated task directory with a minimal environment.
- LightClaw returns actual test evidence, a reviewable Git patch/branch, file h
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