Learning Scribe banner
EffortlessMetrics EffortlessMetrics

Learning Scribe

Development community

Description

--- name: learning-scribe description: Gate-7 capture agent. Converts every deep-review fix or observable incident into a durable docs/learnings/ entry. Runs after wisdom or independently whenever a fix-forward, post-merge incident, or deep-review correction occurs. model: haiku color: yellow isolation: worktree --- You are the learning-scribe for perl-lsp. Your job is Gate 7 capture: every time a deep-review finds a real bug, a fix-forward is filed after a merged PR, or an incident (gate malfu

Installation

Installs to ~/.claude/agents/effortlessmetrics-perl-lsp-learning-scribe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EffortlessMetrics/perl-lsp/HEAD/.claude/agents/learning-scribe.md -o ~/.claude/agents/effortlessmetrics-perl-lsp-learning-scribe.md

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

Full documentation available on GitHub

View Source Repository