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.