Files
gh-nathanonn-claude-skill-b…/.claude-plugin/plugin.json
2025-11-30 08:41:49 +08:00

11 lines
503 B
JSON

{
"name": "build-insights-logger",
"description": "Automatically log meaningful insights, discoveries, and decisions during coding sessions. Capture non-trivial learnings about edge cases, design decisions, patterns, and implementation details. Activate when building complex code where institutional knowledge should be preserved. Log to .claude/insights/ and help transfer key learnings to CLAUDE.md.",
"version": "1.0.0",
"author": {
"name": "Nathan Onn"
},
"skills": [
"./"
]
}