Shepherd Learn — Development skill for Claude Code
/shepherd-learn — Capture Session Lessons.
How to install Shepherd Learn
Installs to ~/.claude/skills/mshadmanrahman-bug-shepherd-shepherd-learn/SKILL.md
mkdir -p ~/.claude/skills/mshadmanrahman-bug-shepherd-shepherd-learn && curl -fsSL https://raw.githubusercontent.com/mshadmanrahman/bug-shepherd/HEAD/commands/shepherd-learn.md -o ~/.claude/skills/mshadmanrahman-bug-shepherd-shepherd-learn/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Shepherd Learn does
/shepherd-learn — Capture Session Lessons
End-of-session command that captures what you learned into the institutional memory. This is what makes Bug Shepherd smarter over time.
**Audience:** Anyone who just finished a bug session. The lessons are written in plain language, not code.
Why This Matters
Every bug session teaches something. Without capturing it, you (or your team) will repeat the same mistakes, fall into the same traps, and waste time rediscovering the same patterns
Alternatives in Development
- Learn Coding Agent — Research on Coding Agents 12.2k ★
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Learn Eval — 从会话中提取可复用的模式(Patterns),在保存前进行质量自评,并确定合适的保存位置(全局 vs 项目) 1.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Log And Reflect
Log + reflect the current project — capture this session, distill to lean lessons (project-with-reflect)
Auto Knowledge Capture
Auto-capture significant decisions, lessons, and context at session end — never wait to be asked
Obsidian Learn
Review vault learnings, prune stale ones, surface active patterns — the vault's lessons compound or expire
Gc
Use when: you need to run Harness GC signal detection, review drafts, adopt/reject remediations, and feed less
Learn Grok Bot
Learn Grok Bot's desktop agent architecture in 16 lessons: Electron process isolation, trusted RPC, turn loop,
Brain Learn
Review lessons learned in the second brain - prune stale ones, surface the patterns still active.
Related Agents
Hive Self Learn
Behavioral learning agent that records violations, updates correction logs, and propagates lessons across agen
Distiller
Turns a raw work session (sessions/archive/ notes, .jsonl transcripts) into clean notes and lessons in the tru
Brain Manager
Token-efficient memory manager for the Obsidian Brain. Use it for retrospectives, session handoffs, and adding