learn

Aggregate and surface project learnings across sessions from the local gstack store.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project work often generates scattered learnings, notes, and patterns across sessions. This Skill centralizes, organizes, and surfaces those learnings to accelerate future work.

Core Features & Use Cases

  • Show recent learnings and summarize patterns across branches.
  • Search learnings by keywords, keys, or file references.
  • Prune stale or contradictory entries to keep the knowledge base current.
  • Export learnings for sharing with teammates or documentation.

Quick Start

Ask me to show the most recent learnings with /learn, or run /learn search <query> to find relevant knowledge.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I manage project learnings across sessions in the CLI?

Manage project learnings across sessions by aggregating and surfacing entries in the local gstack learnings store. The CLI workflow supports showing recent entries, searching by keywords, and applying project-scoped filtering for quick recall.

What is the best way to search saved knowledge and notes by file references?

Search saved knowledge and notes by running a targeted search query with specific keywords, keys, or file references. This surfaces relevant project learnings from the local store, enabling quick recall of patterns across different branches.

How do I prune stale or contradictory entries from a knowledge base?

Prune stale or contradictory entries from a knowledge base to keep the stored project learnings current. This process removes outdated information and resolves conflicting patterns, maintaining an accurate knowledge store for future sessions.

Can I export project learnings for team knowledge sharing?

Export project learnings directly for team knowledge sharing and documentation. The exported data provides teammates with centralized patterns and notes aggregated from your local CLI workflow sessions.

Does this knowledge management approach apply versioned history to learnings?

This knowledge management approach applies versioned history to learnings within the local gstack store. It uses project-scoped filtering to ensure the aggregated entries remain relevant to the specific codebase context.