From subagent-forge
Save compact project-local lessons, prompt improvements, source blacklists/whitelists, and recurring failure modes after a task. Use when wrapping up a research task, "save what we learned", "log this lesson", or when a useful pattern emerges.
How this skill is triggered — by the user, by Claude, or both
Slash command
/subagent-forge:lessons-ledgerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after finishing a task when there is something worth retaining in the current project.
Use this skill after finishing a task when there is something worth retaining in the current project.
.claude/subagent-forge/LESSONS.md.claude/subagent-forge/KNOWN_SOURCES.mdCreate them if they do not exist.
Keep entries compact and high-signal:
Track:
npx claudepluginhub ildunari/kosta-plugins --plugin subagent-forgeCaptures learnings from completed development sessions into reusable knowledge files organized by pattern, pitfall, decision, tool insight, and process improvement.
Logs errors, user corrections, missing features, API failures, knowledge gaps, and best practices to .learnings/ markdown files. Promotes key insights to CLAUDE.md and AGENTS.md for AI agent self-improvement.
Saves, searches, recalls, digests, and prunes project learnings that persist across sessions. Use when the user wants to record knowledge or load prior learnings before starting work.