build-insights-logger

Logs session insights and decisions into timestamped files for later review.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nathanonn/next-sololedger --skill build-insights-logger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-insights-logger
Source: https://github.com/nathanonn/next-sololedger/tree/main/.claude/skills/build-insights-logger
Command: npx skills add https://github.com/nathanonn/next-sololedger --skill build-insights-logger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? During complex coding sessions, valuable insights, design decisions, and edge case discoveries are often lost. This skill automatically logs these non-trivial learnings, preserving institutional knowledge and making it easy to transfer key information to project documentation, so you never lose a valuable discovery.

Core Features & Use Cases:

  • Automatic Insight Logging: Capture meaningful discoveries, design decisions, and implementation details during development.
  • Structured Session Files: Log insights to .claude/insights/ in a clear, categorized Markdown format.
  • Use Case: When working on a new feature, automatically log architectural trade-offs and security considerations, then easily review and select the most important learnings to add to your project's CLAUDE.md documentation.

Quick Start: Log an insight about the new API design decision for user authentication.