Files
claude-plugins/plugins/learn/.claude-plugin/plugin.json
Claude Agent b9284a59f7 fix: Correct hooks format - add nested hooks array
SessionEnd hooks require { hooks: [...] } format, not direct type/command.
Fixed install-hooks.sh script and setup.md command.
Bump version to 2.1.3

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 00:01:56 +00:00

9 lines
229 B
JSON

{
"name": "learn",
"description": "Claude Learn: Session analysis for patterns and gotchas with domain-based memory, selective saving, and memory hygiene",
"version": "2.1.3",
"author": {
"name": "Romfast Team"
}
}