What problem does it solve?
This Skill eliminates the friction of bringing new contributors up to speed on the Trellis AI-assisted workflow by teaching the system's core philosophy, how project-specific knowledge is injected, and how to prevent context drift while ensuring human oversight before commits.
Core Features & Use Cases
- Three-part interactive curriculum: Part 1 explains core philosophy (AI memory, project-specific specs, context drift) and the system structure; Part 2 walks through five real-world workflows step-by-step; Part 3 guides customizing and verifying
.trellis/spec/ guidelines.
- Practical verification and handoff: Demonstrates when to run
$start, $before-dev, $check-*, $finish-work, and $record-session, and emphasizes that humans validate and commit changes.
- Use Cases: New developer onboarding, preparing project-specific guidelines for AI, debugging sessions, code review fixes, and large refactors that require cross-layer checks.
Quick Start
Ask the onboard skill to walk me through Trellis core concepts, demonstrate the five example workflows, and help customize or verify the .trellis/spec/ guidelines for this repository.