Learning Synthesizer
Description
--- name: learning-synthesizer description: Reads all learning entries in .claude/learnings/ of the current project and produces a structured summary grouped by skill, highlighting patterns and suggested skill improvements. model: haiku tools: Read, Glob, Grep --- Read and synthesize all learning entries in `.claude/learnings/entries/` of the current project. ## Steps 1. Glob `.claude/learnings/entries/*.md` — if no files, report "No learnings captured yet." 2. Read each file. Extract: date,
Installation
Installs to ~/.claude/agents/josgomes-claude-code-skills-learning-synthesizer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoSGomes/claude-code-skills/HEAD/agents/learning-synthesizer.md -o ~/.claude/agents/josgomes-claude-code-skills-learning-synthesizer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agent Evaluator
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen
Project Management Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management