Daedalai Lesson Scribe banner
clavaud clavaud

Daedalai Lesson Scribe

Project Management community

Description

--- name: daedalai-lesson-scribe description: "Dispatch when a correction, gotcha, or non-obvious mistake has just been fixed in a DaedalAI-managed project and the learning should be captured — either as an enforced Lesson Rule (when a regex trigger exists) or as an advisory Lesson document (when it's procedural). Extracts trigger/anti-pattern/correct-pattern from context, writes the rule, attaches it appropriately. Never edits code." model: sonnet tools: Read, Grep, mcp__plugin_daedalai-lifecyc

Installation

Installs to ~/.claude/agents/clavaud-daedalai-lifecycle-daedalai-lesson-scribe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/clavaud/daedalai-lifecycle/HEAD/agents/daedalai-lesson-scribe.md -o ~/.claude/agents/clavaud-daedalai-lifecycle-daedalai-lesson-scribe.md

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

Full documentation available on GitHub

View Source Repository