learn

Consolidate gstack session learnings into a searchable knowledge base.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/him55710-sudo/uni-foli --skill learn-him55710-sudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/him55710-sudo/uni-foli/tree/main/.agents/skills/gstack-learn
Command: npx skills add https://github.com/him55710-sudo/uni-foli --skill learn-him55710-sudo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate and query learnings gathered from multiple gstack sessions into a single, searchable knowledge base.

Core Features & Use Cases

  • Show recent learnings, grouped by type.
  • Search learnings by key, source, or insight.
  • Prune stale or conflicting entries with guided prompts.
  • Export learnings as markdown for CLAUDE.md or project docs.
  • Manually add new learnings to capture sudden insights.

Quick Start

Log a new learning by describing the insight you want to capture and its context.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I consolidate project learnings from multiple sessions into a searchable knowledge base?

To consolidate project learnings, this Skill gathers insights from multiple sessions into a single searchable knowledge base, grouping entries by type to support retrospectives and pattern discovery across projects.

Can I export documented project learnings directly into a markdown file for documentation?

Yes, you can export learnings as markdown. The export format is ready to be inserted directly into CLAUDE.md or standard project documentation, preserving structured insights for future reference.

What is the best way to manage duplicate or stale entries in a team knowledge base?

Managing stale entries in a team knowledge base is handled through guided pruning prompts that help identify and remove conflicting or outdated learnings, while built-in deduplication keeps the knowledge base accurate.

How do I search captured insights by source or key within a project knowledge base?

Searching captured insights is supported by querying the knowledge base by key, source, or insight text, allowing you to quickly locate specific patterns, pitfalls, or best practices from past sessions.

Do I need an existing team wiki to start logging best practices and project pitfalls?

No, you do not need an existing team wiki to start logging best practices. You can manually add new learnings by describing the insight and its context, building your knowledge base from scratch.

Does this approach work for onboarding new developers using historical session data?

Yes, it works for onboarding by querying consolidated patterns and pitfalls from historical session data, providing new developers with structured insights and documented best practices from previous projects.