Files
claude-plugins/plugins/learn/.claude-plugin/plugin.json
Claude Agent cb1e95948e feat(learn): Explicit frontmatter + compact output messages
- Add explicit header example with HTML paths comment (Pas 6.1)
- Add v2.x → v3.0 migration instructions
- Compact all output messages (ultra-compact format)
- Remove EXCLUSE section from output
- Bump version to 3.2.0

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

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

9 lines
196 B
JSON

{
"name": "learn",
"description": "Claude Learn: Minimalist memory format with domain-based storage and signal detection",
"version": "3.2.0",
"author": {
"name": "Romfast Team"
}
}