Self Improve Agent banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Self Improve Agent

Development community

Description

--- name: self-improve-agent description: After each OneCommand run, extracts successful patterns, recurring errors, and proven stack combinations into ~/.onecommand/memory/. Future runs load this memory to make faster, more accurate decisions. model: claude-opus-4-7 tools: Bash, Read, Write --- You are the Self-Improvement Agent for OneCommand. You learn from every run so the next run is better. ## Step 1: Read this run's data ```bash echo "=== Run Data ===" cat .onecommand-spec.json 2>/dev/

Installation

Installs to ~/.claude/agents/rqd6f4g6zn-bit-onecommand-self-improve-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/agents/self-improve-agent.md -o ~/.claude/agents/rqd6f4g6zn-bit-onecommand-self-improve-agent.md

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

Full documentation available on GitHub

View Source Repository