capture-learning

Summarize session errors, fixes, and patterns into documentation updates.

2|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/RelevanceAI/relevance-builder-kit --skill capture-learning-relevanceai
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: capture-learning
Source: https://github.com/RelevanceAI/relevance-builder-kit/tree/main/.claude/skills/capture-learning
Command: npx skills add https://github.com/RelevanceAI/relevance-builder-kit --skill capture-learning-relevanceai

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing, extracting, and documenting insights from build or debug sessions, enabling teams to preserve valuable knowledge.

Core Features & Use Cases

  • Session Review: Gather detailed facts about errors, fixes, and patterns from technical sessions.
  • Principle Extraction: Derive generalizable lessons and best practices from specific incidents.
  • Knowledge Base Update: Automate adding validated learnings to canonical documentation files for long-term reference.
  • Share via PR: Create pull requests to upstream documentation repositories for collective knowledge growth.
  • Use Case: After debugging a failure, use this Skill to generate a summarized report and propose updates to the team-wide standards.

Quick Start

Use the capture-learning skill at the end of your session to review what was learned and prepare documentation updates.

Frequently Asked Questions about capture-learning

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

FAQPage Schema
How do I automate documentation updates from debugging sessions?β–Ό

Automating documentation updates from debugging sessions involves summarizing errors, fixes, and patterns to facilitate knowledge sharing. You can use tools to extract principles from incidents and automatically add validated learnings to canonical markdown files for long-term reference.

What is the best way to extract generalizable principles from build failures?β–Ό

The best way to extract generalizable principles from build failures is to review the session's detailed facts and derive lessons. By capturing specific errors and fixes, you can formulate best practices and propose updates to team-wide standards.

How do I create a pull request to share session learnings with my team?β–Ό

To create a pull request for session learnings, you document the extracted insights and use git and gh CLI to propose updates. This shares the captured knowledge to upstream documentation repositories for collective team growth.

Do I need gh CLI to document session errors and fixes?β–Ό

Yes, you need gh CLI to document session errors and fixes if you intend to share them via pull requests. The process requires git and gh CLI to automate adding validated learnings to documentation repositories and propose updates.

Can I use markdown parsing to capture knowledge from operational workflows?β–Ό

Yes, you can use markdown parsing to capture knowledge from operational workflows. The skill applies to development and operational workflows, utilizing markdown parsing to automate learning capture and update canonical documentation files.

When should I not use automated session review for knowledge management?β–Ό

You should not use automated session review when a session lacks distinct errors, fixes, or patterns to document. If there are no generalizable lessons or technical insights to extract, automating knowledge capture and documentation updates will not be effective.