learn

Capture, search, prune, and export project learnings from gstack sessions.

2|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/vnmoorthy/Skylog --skill learn-vnmoorthy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/vnmoorthy/Skylog/tree/main/.claude/skills/gstack/learn
Command: npx skills add https://github.com/vnmoorthy/Skylog --skill learn-vnmoorthy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture, organize, and reuse learnings from gstack sessions to avoid repeating mistakes and wasted effort. It helps teams remember decisions, patterns, and pitfalls and makes them accessible across projects.

Core Features & Use Cases

  • Show recent learnings: view the latest captured insights (default 20) grouped by type.
  • Search and prune: find relevant entries and prune stale or conflicting learnings to keep the wiki lean.
  • Export and share: export learnings to JSONL or Markdown for reporting and handoff.

Quick Start

Run /learn to show recent learnings, or /learn search <query> to find relevant entries.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I capture and search project learnings across sessions?

To capture and search project learnings, use commands like /learn to show recent entries or /learn search <query> to find relevant insights by keyword across gstack sessions.

What's the best way to prune stale knowledge management entries?

The best way to prune stale knowledge management entries is using the /learn prune command, which removes outdated or conflicting learnings to keep your team wiki lean and relevant.

Can I export team learnings to Markdown or JSONL?

Yes, you can export team learnings to Markdown or JSONL format using the /learn export command, enabling straightforward reporting and project handoffs.

How does the /learn command show recent insights by default?

The /learn command shows recent insights by displaying the latest 20 captured learnings grouped by type, providing a quick overview of recent team knowledge.

Do I need a team wiki to organize gstack learnings?

Yes, organizing gstack learnings operates within Skylog's team wiki context, which serves as the environment for capturing, searching, and exporting project knowledge.

Why should I prune conflicting entries in a knowledge management wiki?

You should prune conflicting entries in a knowledge management wiki to avoid repeating mistakes and wasted effort, ensuring teams rely on accurate, current decisions and patterns.