learn

Manage and review project learnings across sessions with search, pruning, and export.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Manzueti/cyberdart --skill learn-manzueti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/Manzueti/cyberdart/tree/main/learn
Command: npx skills add https://github.com/Manzueti/cyberdart --skill learn-manzueti

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage project learnings, allowing for review, search, pruning, and export of learnings across sessions. It is useful for answering questions about past patterns, identifying repeated issues, and ensuring that learnings are not forgotten.

Core Features & Use Cases

  • Review Learnings: Access and review learnings from previous sessions.
  • Search Learnings: Search for specific learnings based on keywords or topics.
  • Prune Learnings: Remove outdated or irrelevant learnings.
  • Export Learnings: Export learnings to a file for documentation or sharing.
  • Use Case: When asked about past project issues or to demonstrate the evolution of a project, this Skill can quickly retrieve and present relevant learnings.

Quick Start

Use the learn skill to review all project learnings.

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 multiple sessions?

Project learnings management involves reviewing, searching, pruning, and exporting session data to track patterns and prevent repeated issues. This skill captures and organizes that historical knowledge.

Can I search past project learnings by keyword for retrospectives?

Yes, searching project learnings by keywords or topics retrieves specific historical data for retrospectives. This quickly surfaces relevant past issues and patterns to support review sessions.

What is the best way to export project learnings to a file for documentation?

Exporting project learnings to a file preserves and shares historical session data for documentation. This skill writes accumulated insights directly to an output file for external reference.

How do I prune outdated project learnings from my knowledge base?

Pruning outdated project learnings involves reviewing and removing irrelevant historical entries from your knowledge base. This skill identifies and deletes obsolete data to keep insights current.

What tools are required to review and manage project learnings?

Managing project learnings requires Bash, Read, Write, Edit, AskUserQuestion, and Grep tools. These enable searching, pruning, and exporting historical session data.