learn

Manages cross-session project learnings, insights, and pitfalls captured by gstack.

Updated May 22, 2026
One-click install
npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill learn-shekerkamma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/shekerkamma/peopletech-marketplace/tree/main/plugins/gstack/learn
Command: npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill learn-shekerkamma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of losing valuable project insights, patterns, and pitfalls across development sessions, ensuring team knowledge persists and is easily accessible when needed.

Core Features & Use Cases

  • Recent Learnings View: Instantly see the 20 most recent project insights, patterns, and pitfalls captured from past gstack skill runs like /review, /ship, and /investigate.
  • Search & Discovery: Find specific learnings by keyword to avoid repeating past mistakes, like checking if a known bug was already fixed.
  • Prune Stale Entries: Clean up outdated learnings that reference deleted files or contradict current project state.
  • Export & Share: Export learnings to share with team members or archive for future projects.
  • Use Case: If you’re debugging a recurring issue, use this skill to search for related past learnings instead of re-investigating a problem the team already solved.

Quick Start

Ask the learn skill to show the most recent project learnings to see what patterns and pitfalls the team has captured in past sessions.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I retain institutional knowledge across development sessions?

To retain institutional knowledge across development sessions, you can manage cross-session project learnings, insights, and pitfalls. This ensures team knowledge persists and remains easily accessible to prevent repeating solved problems.

How do I search historical project learnings to check if a bug was already fixed?

You can search historical project learnings by keyword to find specific past patterns and pitfalls. This search and discovery process helps you avoid re-investigating problems the team has already solved.

What's the best way to clean up outdated project insights referencing deleted files?

The best way to clean up outdated project insights referencing deleted files is to prune stale entries. This removes learnings that contradict the current project state or reference removed components.

Can I export captured session insights to share with my team?

Yes, you can export captured session insights to share with team members or archive them for future projects. This facilitates distributing institutional knowledge across the development team.

How do I view the most recent project learnings captured during workflows?

You can instantly view the 20 most recent project insights, patterns, and pitfalls captured from past development workflow runs. This recent learnings view provides immediate access to the latest institutional knowledge.

Do I need specific dependencies to persist project learnings across sessions?

No specific dependencies are required to persist project learnings across sessions. The skill operates independently to capture and manage insights from development workflows without external module prerequisites.