One-click install
npx skills add https://github.com/robertzengcn/aiFetchly --skill learn-robertzengcn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/robertzengcn/aiFetchly/tree/main/.agents/skills/gstack/learn
Command: npx skills add https://github.com/robertzengcn/aiFetchly --skill learn-robertzengcn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of losing critical project insights across work sessions, preventing teams from re-investigating and re-solving problems that were already fixed and documented in the past.

Core Features & Use Cases

  • Learning Management: Review, search, prune stale entries, and export all accumulated project learnings stored across project sessions.
  • Proactive Pattern Suggestions: Automatically surfaces relevant past learnings when you encounter a recurring issue, such as a bug that was previously fixed or a workflow optimization that was already documented.
  • Use Case: If your team keeps hitting the same API rate limit error during deployments, this Skill can quickly pull up the past learning where you documented the retry logic fix, saving hours of re-investigation.

Quick Start

Ask the AI to search all stored project learnings for past fixes related to the error you are currently debugging.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I track and reuse project learnings across work sessions?

To track and reuse project learnings across work sessions, use this Skill to manage accumulated historical insights, search past fixes, and prevent repeated work on already-solved problems. It preserves institutional knowledge by organizing learnings by branch and context.

Can I search past project learnings for a specific bug fix?

Yes, you can search past project learnings for a specific bug fix. The Skill proactively surfaces relevant historical insights and documented workflow optimizations when you encounter recurring issues, saving hours of re-investigation time.

How does pattern detection work for recurring development issues?

Pattern detection for recurring development issues works by automatically surfacing relevant past learnings when you encounter a familiar problem. It matches your current context against stored project session history to suggest previously documented fixes and workflow insights.

What is the best way to manage institutional knowledge in software development workflows?

The best way to manage institutional knowledge in software development workflows is to store accumulated learnings across project sessions. This Skill lets you review, prune stale entries, and export historical insights, patterns, and fixes documented over time.

How do I prune stale entries from project session history?

To prune stale entries from project session history, ask the AI to review and manage your accumulated project learnings. This removes outdated insights and maintains a clean, searchable knowledge base of relevant historical fixes and workflow patterns.

Does this knowledge management Skill require any external dependencies?

No, this knowledge management Skill requires no external dependencies. It operates independently to organize learnings by branch and context, integrating directly with your project session tracking to preserve institutional knowledge without additional setup.