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.mdor ask the user to name one. - If
docs/onboarding/is missing, tell the user to run/startfirst.