retro
Installation
SKILL.md
Retro Knowledge Skill
Overview
This skill wraps scripts/learning-db.py into a user-friendly interface for the learning system. The learning database is the single source of truth—all queries go through the Python CLI, never maintaining a parallel file store.
Instructions
Parse the user's argument to determine the subcommand. Default to status if no argument given.
| Argument | Subcommand |
|---|---|
| (none), status | status |
| list | list |
| search TERM | search |
| graduate | graduate |
Related skills
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9