learning-capture

Capture session lessons into structured Markdown files with metadata and PII pre-check.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Eric-Pacheco95/claude-workbench --skill learning-capture-eric-pacheco95
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-capture
Source: https://github.com/Eric-Pacheco95/claude-workbench/tree/main/.claude/skills/learning-capture
Command: npx skills add https://github.com/Eric-Pacheco95/claude-workbench --skill learning-capture-eric-pacheco95

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps teams document and store lessons learned after completing a task, ensuring that knowledge is retained and accessible for future reference.

Core Features & Use Cases

  • Structured Learning Capture: Converts task-based learning into peer-readable lesson files.
  • Optional Project and Audience Specification: Customize the lesson for personal, team, or organizational learning.
  • PII-Safe Processing: Ensures sensitive information is not inadvertently recorded.
  • Automated Lesson Creation: Captures the main lesson from the current session context or an explicit summary.
  • Glossary Management: Adds new terms to a project glossary if necessary.

Quick Start

After completing a task, use the /learning-capture command to document what was learned.

Frequently Asked Questions about learning-capture

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

FAQPage Schema
How do I document lessons learned from a completed task into a structured file?

Documenting lessons learned from a completed task involves capturing session context or explicit summaries into a structured Markdown file. This ensures task documentation and knowledge retention for future team and organizational workflows.

What is the best way to ensure knowledge retention in team collaboration without recording sensitive information?

Knowledge retention in team collaboration requires a PII pre-check mechanism to filter sensitive information before generating lesson files. This ensures team documentation remains peer-readable without inadvertently recording private data.

Can I customize task documentation output for different audiences like personal or organizational learning?

Task documentation output can be customized for different audiences by specifying the project and target audience during lesson file creation. This tailors knowledge retention files for personal, team, or organizational learning contexts.

How do I manage project glossaries when capturing new lessons learned?

Managing project glossaries during lesson capture involves automatically extracting and adding new terms discovered in the session context. This maintains consistent vocabulary across team collaboration and knowledge retention workflows.

Do I need any external dependencies to automate lesson file creation from a session?

Automating lesson file creation from a session requires no external dependencies. The process captures main lessons directly from the current context and outputs a structured Markdown file with relevant metadata.

When should I use automated lesson capture instead of manual task documentation?

Automated lesson capture should be used instead of manual task documentation when completing tasks in team workflows where knowledge retention is critical. It converts session context into peer-readable structured files efficiently.