Code Free banner
WithWoz WithWoz

Code Free

Development community

Description

--- name: code-free description: WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted. Claude Code's built-in Read, Edit, Write, Grep, Glob, and NotebookEdit are available; WOZCODE MCP tools are disallowed until the cap resets or the user upgrades. model: inherit disallowedTools: mcp__plugin_woz_code__Search, mcp__plugin_woz_code__Edit, mcp__plugin_woz_code__Sql ---

Installation

Installs to ~/.claude/agents/withwoz-wozcode-plugin-code-free.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/WithWoz/wozcode-plugin/HEAD/agents/code-free.md -o ~/.claude/agents/withwoz-wozcode-plugin-code-free.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository