Session loaded
AI reads your project context: workflow rules, active tasks, git status, and recent journal entries.
Natural language input
Describe your feature in plain language. Trellis creates a tracked task with a structured PRD.
Research & configure
trellis-research sub-agent finds relevant specs and code patterns. Context files configured in jsonl: hooks auto-inject them into agents.
Implement
Agent writes code across 5 layers following project conventions. 99 tool calls, all 337 tests pass on first try.
Quality check
trellis-check sub-agent reviews every changed file against code-specs. Issues found and fixed automatically.
Update specs
New patterns captured into the spec library: making future sessions even better.
Session archived
5 atomic commits, session recorded to journal. The branch is ready for review.