What problem does it solve?
This Skill solves the onboarding challenge for new contributors who need to quickly understand how Trellis manages context, project-specific knowledge, and quality gates so they can collaborate effectively with an AI coding workflow.
Core Features & Use Cases
- Core Concepts for AI-assisted development: Explains why Trellis uses workspace memory, spec injection, and check/finish gates to address context loss, generic model behavior, and context drift.
- Real-world workflow walkthroughs: Teaches how to apply the skills in five practical scenarios (bug fix, planning-only, code review fixes, large refactoring, and debugging) with explicit “principle / what happens / if skipped” reasoning.
- Guideline customization workflow: Helps confirm whether
.trellis/spec/ contains empty templates and guides the developer to fill project conventions so $before-*-dev becomes genuinely useful.
Quick Start
Use the onboard skill when a new developer joins or when Trellis guidelines in .trellis/spec/ need initial setup, then follow the three parts to learn the workflow and customize the spec templates.