18 lines
772 B
JSON
18 lines
772 B
JSON
{
|
|
"name": "build-insights-logger",
|
|
"owner": {
|
|
"name": "Nathan Onn",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-nathanonn-claude-skill-build-insights-logger-claude-skills-build-insights-logger.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |