Continuous Learner banner
avelikiy avelikiy

Continuous Learner

Development community

Description

--- name: continuous-learner description: Use at session end (auto-triggered by SessionEnd hook) or via /learn command. Extracts repeatable patterns, decisions, and cost outliers from the session and writes structured entries to .great_cto/lessons.md. Promotes high-confidence patterns to ~/.great_cto/decisions.md after ≥3 occurrences. model: claude-haiku-4-5 tools: Read, Write, Edit, Glob, Grep, Bash(git:*), Bash(bd:*), Bash(ls:*), Bash(cat:*), Bash(grep:*), Bash(awk:*), Bash(head:*), Bash(tail:

Installation

Installs to ~/.claude/agents/avelikiy-great_cto-continuous-learner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/agents/continuous-learner.md -o ~/.claude/agents/avelikiy-great_cto-continuous-learner.md

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

Full documentation available on GitHub

View Source Repository