Moh
Description
Your terminal, with a coding agent inside: reads your code, edits files, runs commands — with permission gates on every risky step.
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
moh
**Your terminal, with a coding agent inside.**
[](https://github.com/Marco-Cricchio/moh/releases/latest) [](LICENSE)
*Open source · MIT licensed · Runs on macOS and Linux · No Node, no Bun, no npm required*
What is moh?
moh is a coding agent that lives in your terminal: you describe what you want in plain language, and moh reads your code, edits files, runs commands, and gets the work done — showing you every step and asking permission before anything risky.
Three things make it different:
- It works with the AI provider you choose. Anthropic, OpenAI, Google, GitHub Copilot, OpenRouter, Kimi, xAI — and local models too (Ollama, LM Studio), all through one configuration. If a provider goes down, moh falls back to the next one on your list. Your agent setup is never locked to a single vendor.
- Your data stays yours. Sessions, memory, and notes live in a plain
append-only log on your machine (
~/.moh/) — nothing is ever deleted, and you can resume, fork, or compact any session at any time. - It asks before it acts. A layered permission system gates every file write and every shell command; extensions can veto actions but can never grant more than you allowed.
Highlights
- Terminal UI (TUI) — a fast, keyboard-driven interface with file
mentions (
@path), image previews, session picker, and guided provider onboarding. Or go headless withmoh runfor scripts and CI — no prompts, fail-fast. - Workflow mode — an optional first-party port of the Matt Pocock agent workflow (wayfinder, grilling, to-spec, to-tickets, tdd, code-revi
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