Lazy Claudecode
БесплатноНе проверенAgent harness for Claude Code — hooks, skills, MCP servers, and systematic work modes. Ported from LazyClaude.
Описание
Agent harness for Claude Code — hooks, skills, MCP servers, and systematic work modes. Ported from LazyClaude.
README
Make Claude Code work like it means it.
Built because Codex hit its limits and we needed something that doesn't stop working.
Inspired by LazyCodex by @code-yeongyu — rebuilt from scratch on Claude Code's native hook system.
🚀 Quick Start
# Requires Bun (https://bun.sh)
curl -fsSL https://bun.sh/install | bash
npm install -g lazy-claudecode
lazy-claudecode install
Verify everything is set up:
lazy-claudecode doctor
That's it. Next time you open Claude Code, the hooks are active.
📦 Install from source
git clone https://github.com/effortprogrammer/lazy-claudecode.git
cd lazy-claudecode
bun install && bun link
lazy-claudecode install
⚡ Ultrawork Mode
Add ulw anywhere in your prompt:
> implement the auth module ulw
Claude will:
- Explore the codebase to understand what exists
- Plan a decision-complete work breakdown
- Execute with a test → code → verify loop
- Review the result with parallel QA agents
- Loop until everything actually works — no babysitting needed
🤝 Cross-Call: Claude Code ↔ Codex
If you have both CLIs installed, the installer sets up bidirectional delegation automatically.
Claude Code → Codex
Use the /lazycodex slash command inside Claude Code:
/lazycodex refactor the auth module to use dependency injection
Codex → Claude Code
Use the $lazycc skill inside Codex:
$lazycc review this PR for security issues
Note: Claude Code uses
/commandsyntax, Codex uses$skillsyntax — that's just how each tool works.
Each agent runs the other's CLI under the hood and returns the result as-is — no context lost, no copy-paste.
Requirements
| Direction | You need |
|---|---|
| Claude Code → Codex | @openai/codex installed (LazyCodex recommended) |
| Codex → Claude Code | @anthropic-ai/claude-code installed |
If the target CLI is missing, the command shows installation instructions instead of failing silently.
🧬 Origins
Built by Hojin Yang. Inspired by LazyCodex (@code-yeongyu).
License
MIT
Установить Lazy Claudecode в Claude Desktop, Claude Code, Cursor
unyly install lazy-claudecodeСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add lazy-claudecode -- npx -y lazy-claudecodeFAQ
Lazy Claudecode MCP бесплатный?
Да, Lazy Claudecode MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Lazy Claudecode?
Нет, Lazy Claudecode работает без API-ключей и переменных окружения.
Lazy Claudecode — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Lazy Claudecode в Claude Desktop, Claude Code или Cursor?
Открой Lazy Claudecode на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Lazy Claudecode with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
