learn

Community

Automate evolving system knowledge.

Authorjoshuacook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates updating system knowledge by processing inbox session summaries, curating the "Right Now" section, appending "Recent Context", and refreshing central documentation. It reduces manual toil and keeps the knowledge base aligned with current work.

Core Features & Use Cases

  • Intelligent curation: Update the "Right Now" section with what's most relevant to current tasks.
  • Context history: Append timestamped "Recent Context" with auto-pruning for older entries.
  • Documentation updates: Refresh central docs to reflect recent decisions and workflows.
  • Branch + PR workflow: Create a learning branch and open a PR for review when updates are substantial.

Quick Start

After inbox session summaries are available, run learn to generate updated role docs and central knowledge, then push a PR for review.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: learn
Download link: https://github.com/joshuacook/motoko/archive/main.zip#learn

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository