builder-learn

Capture project discussion insights and append them to a centralized learnings file.

1|Updated Aug 6, 2022
One-click install
npx skills add https://github.com/wormholecowboy/.dotfiles --skill builder-learn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: builder-learn
Source: https://github.com/wormholecowboy/.dotfiles/tree/main/claude-config/skills/builder-learn
Command: npx skills add https://github.com/wormholecowboy/.dotfiles --skill builder-learn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill captures learnings from project discussions and appends them to the builder's learnings file.

Core Features & Use Cases

  • Structured learning capture: Convert discussion insights into repeatable principles for planning.
  • Centralized knowledge: Append learnings to the builder's learnings file to ensure cross-project reuse.
  • Process improvements: After bugs, architectural concerns, or process issues, surface actionable learnings for future work.

Quick Start

Use the /builder-learn command after a relevant discussion to capture a new learning and append it to .claude/skills/builder/learnings.md.

Frequently Asked Questions about builder-learn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture project learnings from discussions to improve future planning?

To capture project learnings, use the skill after discussions involving bugs or process issues to extract generalizable principles and append them to a centralized knowledge base for future planning.

What is a post-mortem knowledge base and how does it help with process improvement?

A post-mortem knowledge base stores generalizable principles extracted from architectural concerns or bugs, ensuring cross-project reuse to drive continuous process improvement and better future planning.

Do I need external setup to start appending learnings to a centralized documentation file?

No external setup is required to append learnings beyond standard repository access. The skill directly updates the centralized learnings document and provides a confirmation upon completion.

When should I run the learning capture process during a development workflow?

You should run the learning capture process after resolving bugs, architectural concerns, or process issues during project discussions to extract actionable learnings for future work.

What is the best way to document repeatable principles from architectural concerns?

The best way to document repeatable principles is to convert discussion insights into structured learnings and append them directly to a centralized builder learnings file for cross-project reuse.