learn

Aggregate and surface project learnings across sessions via the gstack learnings store.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/bizzybae/qstack --skill learn-bizzybae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/bizzybae/qstack/tree/main/gstack-original/learn
Command: npx skills add https://github.com/bizzybae/qstack --skill learn-bizzybae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregate and surface project learnings across sessions.

Core Features & Use Cases

  • Build a centralized knowledge store of learnings from sessions.
  • Search, prune stale entries, and export learnings for documentation and knowledge sharing.
  • Use to identify patterns, improve processes, and onboard new team members.

Quick Start

Run /learn to view the most recent learnings, then use /learn export to generate a shareable summary.

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?

Build a centralized knowledge store of learnings by aggregating session data into a local gstack store. You can then search this repository to surface relevant project insights across past sessions.

What is the best way to export knowledge-management entries for documentation?

The best way to export learnings for documentation is to generate a shareable summary from your knowledge store. This allows you to extract aggregated session insights for team onboarding and process improvement.

Can I prune stale entries from a local knowledge-management store?

Yes, you can prune stale entries from your local knowledge store to maintain an accurate repository. The system resolves conflicting entries and removes outdated project learnings through an audit-enabled workflow.

How does resolving conflicting learnings work in an audit-enabled workflow?

Resolving conflicting learnings works through an audit-enabled workflow that validates syntax and manages the local gstack store. It ensures your aggregated knowledge base remains accurate when capturing session insights.

Does the gstack learnings store require dependencies for syntax validation?

No, the gstack learnings store requires no external dependencies to perform syntax validation. It natively validates entries while reading and writing project learnings to maintain data integrity.