Files
claude-plugins/plugins/learn/.claude-plugin/plugin.json
Claude Agent f08704af5e feat: Add /learn:setup command for hook installation
- Add setup.md command to install SessionEnd and PreCompact hooks
- Add install-hooks.sh script for automatic hook installation to ~/.claude/settings.json
- Hooks remind user to run /learn:analyze before session end or auto-compact
- Bump version to 2.1.2

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:58:42 +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.2",
"author": {
"name": "Romfast Team"
}
}