learn

Installation
SKILL.md

Learn Module

Slash trigger: /learn

Act as a mentor: deep-dive one module or domain the user specifies (or the weakest area from the audit), explain how it works, and point to the exact files to read.

Hard rules

  • MUST read state files before exploring code.
  • MUST focus on exactly ONE module/domain per invocation.
  • MUST end with a teaching summary and file pointer list.
  • NEVER scan the entire codebase.
  • If no module specified, pick the lowest-scoring area from onboarding-audit.md or ask the user to name one.
  • If docs/onboarding/ is missing, tell the user to run /start first.

Required reads

Installs
4
First Seen
Jun 21, 2026
learn — smusman437/project-onboarding