Skip to content

feat(lesson): add /lesson skill for recording lessons#10

Merged
aliksir merged 1 commit into
masterfrom
feat/lesson-skill
Mar 25, 2026
Merged

feat(lesson): add /lesson skill for recording lessons#10
aliksir merged 1 commit into
masterfrom
feat/lesson-skill

Conversation

@aliksir

@aliksir aliksir commented Mar 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add skills/lesson/SKILL.md — record development lessons with tags
  • 4 subcommands: add (default), list, tags, search
  • Works in both Claude Code and Cowork (no Bash required)
  • Lessons saved to lessons/dev-lessons.md in the project
  • Feeds directly into /skill-loop analysis

Test plan

  • Verify SKILL.md frontmatter is valid
  • Verify add/list/tags/search subcommand docs are clear
  • Verify README sections render correctly

🤖 Generated with Claude Code

intent(lesson): enable lesson recording directly in Cowork sessions without Bash
decision(architecture): pure SKILL.md with Read/Write/Glob — no Node.js dependency
decision(storage): lessons saved to project-local lessons/dev-lessons.md, not ~/.claude/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aliksir aliksir merged commit abbde2d into master Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant