learn

Summarize, search, prune, and export project learnings to a JSONL knowledge base.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage project learnings across sessions. Review, search, prune, and export what gstack has learned across sessions. Use when asked to "what have we learned", "show learnings", "prune stale learnings", or "export learnings".

Core Features & Use Cases

  • Centralized learnings repository
  • Quick search across notes and decisions
  • Pruning stale entries and exporting to reports
  • Use case: After a sprint, export patterns for leadership reviews.

Quick Start

Summarize the latest learnings and export them to the central learnings index.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I aggregate and export project learnings across sessions?

To aggregate and export project learnings, you can summarize, search, and export notes from cross-session work into a centralized knowledge base. This allows you to review decision logs and export patterns for leadership reports.

What is the best way to search a project knowledge base for past decisions?

Searching a project knowledge base involves querying the local learnings store to retrieve past decisions and cross-session patterns. This provides quick access to historical project retros and informs future decisions.

How do I prune stale entries from a project knowledge base?

Pruning stale entries from a project knowledge base removes outdated notes and decisions from the local learnings store. This keeps the active knowledge base relevant and ensures future decisions are informed by current patterns.

Can I export cross-session patterns for sprint retrospective reviews?

Yes, you can export cross-session patterns for sprint retrospective reviews. The capability summarizes project learnings and exports them to a central index, providing actionable insights for leadership reviews.

Does exporting project learnings require a specific local store format?

Exporting project learnings reads and writes to a local JSONL learnings store. This file-based format integrates with telemetry and timeline pipelines to record usage and maintain the knowledge base.