/onboard
Use this skill from a repository root to generate an onboarding tour for an unfamiliar codebase.
Current workflow
- Run the deterministic scanner to detect repo shape and entry points.
- Extract a verified spine from supported local language relationships.
- Generate and validate a Mermaid diagram from the verified spine.
- Cluster the remaining files into heuristic subsystems.
- Build a synthesis prompt that only contains verified structure and short code signatures.
- **
[Description truncada. Veja o README completo no GitHub.]