·session-learning
</>

session-learning

rysweet/amplihack

Cross-session learning system that extracts insights from session transcripts and injects relevant past learnings at session start. Uses simple keyword matching for relevance. Complements DISCOVERIES.md/PATTERNS.md with structured YAML storage.

28Installs·4Trend·@rysweet

Installation

$npx skills add https://github.com/rysweet/amplihack --skill session-learning

SKILL.md

| errors | errors.yaml | Error patterns and their solutions | | workflows | workflows.yaml | Workflow insights and shortcuts | | tools | tools.yaml | Tool usage patterns and gotchas | | architecture | architecture.yaml | Design decisions and trade-offs | | debugging | debugging.yaml | Debugging strategies and root causes |

The stop hook can call this skill to extract learnings:

| Feature | DISCOVERIES.md | PATTERNS.md | Session Learning |

Cross-session learning system that extracts insights from session transcripts and injects relevant past learnings at session start. Uses simple keyword matching for relevance. Complements DISCOVERIES.md/PATTERNS.md with structured YAML storage. Source: rysweet/amplihack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rysweet/amplihack --skill session-learning
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is session-learning?

Cross-session learning system that extracts insights from session transcripts and injects relevant past learnings at session start. Uses simple keyword matching for relevance. Complements DISCOVERIES.md/PATTERNS.md with structured YAML storage. Source: rysweet/amplihack.

How do I install session-learning?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rysweet/amplihack --skill session-learning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rysweet/amplihack