What problem does it solve?
Trellis-start provides a structured way to initialize an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from the .trellis directory, and classifies incoming tasks to route them to brainstorming, direct edits, or task workflow. Use it to re-establish project context at the start of a coding session or when resuming work.
Core Features & Use Cases
- Reads and aggregates current state (identity, repo status, active tasks, journal location) to set session scope.
- Routes tasks to appropriate workflows (brainstorm, direct edit, or task workflow) based on context.
- Guides subsequent steps with a deterministic plan and references to Trellis guidelines for consistency.
Quick Start
Begin a Trellis session by loading the existing project context and following the recommended steps to summarize current state and decide next actions.