What problem does it solve?
The Mentor skill provides a structured, design-first approach to guide developers through complex changes, ensuring human ownership and safe, auditable progress.
Core Features & Use Cases
- Deep design analysis with architecture diagrams (Mermaid) to visualize changes before coding.
- Plan Gate with explicit user approval to proceed, reducing misalignment and rework.
- Assist Comments: bounded scaffolding that guides implementation without writing full code.
- Mandatory validation workflow (lint, tests, build, and behavioral verification) to ensure correctness.
- Section-guidance loop that presents concrete TODOs and waits for "done" before continuing.
Quick Start
Describe a task you want to accomplish, then follow the mentor workflow from intake to deep design and plan gate to guide implementation.