11 lines
503 B
JSON
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": [
|
|
"./"
|
|
]
|
|
} |