You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recursive decomposition for massive codebase analysis without context rot. Evidence-first, read-only workflow.
Overview
Zeno keeps the codebase external (not in your prompt) and uses surgical retrieval (grep, peek, read_file) to pull only what's needed. Every claim is backed by file:line citations.
Installation
# Clone into your skills folder
git clone https://github.com/anth0nylawrence/zeno.git ~/.clawdbot/skills/zeno
# Or install via ClawdHub (when available)
clawdhub install anth0nylawrence/zeno
Setup
Zeno integrates with Claude Code or Codex. Copy the appropriate config:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@steipete is this working well for you?