Zen
Description
Reduce frustration, improve outcomes, and save money on Claude Code CLI, Gemini, and Codex
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
Free more claude usage through optimization.
Extend your claude usage (all plans) for free with minimal effort and no risk.
It works by analyzing your usage logs for metadata optimizations. It is focused on the metadata not the semantics of the prompt, so no risk in drop of quality.
This is a micro startup effort, aiming to provide real value for individual devs in exchange for feedback. Our intent is to charge businesses for larger scale optimizations.
The process is simple. One time install, then one command. It analyzes your most recent log file and provides actionable items to update going forward to get the value of the optimizations. For best results, analyze one log file at a time with payloads under 1MB for focused, accurate analysis.
Quick start
pip install netra-zenzen --apex# Logs are now sent by default- Read the results and update claude settings, prompts, commands, etc. as needed to benefit
See detailed install below if needed.
Log Collection Options
The optimizer automatically analyzes your Claude Code usage logs to identify optimization opportunities. You can customize the behavior:
# Send logs from the most recent file (default behavior)
zen --apex
# Choose your CLI (Default Claude)
zen --apex --logs-provider claude
zen --apex --logs-provider gemini
zen --apex --logs-provider codex
# Send logs from a specific project
zen --apex --logs-project "my-project-name"
# Send logs from a custom location
zen --apex --logs-path "/path/to/.claude/Projects"
# Advanced: Send multiple files (use with caution)
zen --apex --logs-count 2
**Important:**
--logs-countdefault is 1 for current Alpha release limitations.- For optimal analysis, use 1 log file at a time and keep payload under 1MB
- Multiple log files can dilute the analysis and reduce accuracy
- Each file may contain many log entries
- The tool will display exactly how many entries from how many files are being sent
Example output
![exampl
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