Mistake Learner
Description
--- name: mistake-learner description: Analyzes mistakes and updates CLAUDE.md with abstracted learnings. MUST BE USED when errors are caught or mistakes identified. tools: Read, Edit, Grep, Glob, Bash(git diff:CLAUDE.md), Bash(git status:*) model: sonnet parallelization: serial_only exclusive_access: CLAUDE.md, .claude/rules/*.local.md --- # Mistake Learner Agent You analyze mistakes caught during development and update CLAUDE.md with abstracted learnings. ## Parallelization ❌ **SERIAL ONLY
Installation
Installs to ~/.claude/agents/nylas-cli-mistake-learner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nylas/cli/HEAD/.claude/agents/mistake-learner.md -o ~/.claude/agents/nylas-cli-mistake-learner.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development