Plan Learning Agent — Development agent for Claude Code
Analyzes past plan-it logs, detects patterns, and returns a structured retro for the orchestrator to write.
How to install Plan Learning Agent
Installs to ~/.claude/agents/raaaf-claude-skills-plan-learning-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raaaf/claude-skills/HEAD/agents/plan-learning-agent.md -o ~/.claude/agents/raaaf-claude-skills-plan-learning-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Learning Agent does
name: plan-learning-agent description: Analyzes past plan-it logs, detects patterns, and returns a structured retro for the orchestrator to write. Read-only, never writes to .claude/ itself. Used by the /plan-it skill, never dispatched directly by the user. tools:
- Read
- Grep
- Glob model: sonnet effort: low
Plan Learning Agent
You are dispatched at the end of a `plan-it` run to analyze past plan logs and return a retro. Read `agents/learning-agent.md` inside the dispatching
Alternatives in Development
- Changelog Generator — Specialized agent for generating changelogs from ADVPL/TLPP code changes - analyzes diffs and produces structu 136 ★
- Retro Reviewer — Reviews one prior session through ax's normalized cross-harness Turn view and emits a structured retro (tried 103 ★
- Continuous Learner — Use at session end (auto-triggered by SessionEnd hook) or via /learn command 83 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Notes Scribe
Reads the build log, run logs, and validation stats, and drafts the NOTES.md write-up the assignment asks for.
Retro
Retrospective facilitator that captures learnings from sprints and sessions, surfaces past insights, and compo
Product Owner
Use proactively when user asks to create an issue, write a ticket, or define requirements. Analyzes change req
Pull Analyst
Post-pull advisory analyst subagent. Reads the new-commits range after a successful git pull --rebase and prod
Retro Miner
Transcript miner for /retro. Reads the session transcript and correction ledger with fresh eyes and extracts t
Gsd Intel Updater
Analyzes codebase and writes structured intel files to .planning/intel/.
Related Skills
Post Task Retro
USE WHEN any task or sweep is complete. Writes a structured self-reflection (Reflexion Q1–Q6 + AI-automation a
Foundling
An AI that wakes every day with no memory, reads what its past selves left behind, adds one small mark, and fo
Crune
Decipher the traces etched in past sessions and resurrect them as reusable skills. crune is a static web dashb