Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt

Use this file to discover all available pages before exploring further.

Enhancements

Parent / child task trees

Workflow guidance now documents when to use parent tasks and independently verifiable child tasks.
  • Workflow: .trellis/workflow.md
  • Step detail: get_context.py --mode phase --step 1.1
  • Breadcrumbs: [workflow-state:planning], [workflow-state:planning-inline]
  • Skills: trellis-brainstorm, trellis-meta

Bug Fixes

Trellis check agents

Check agents now review task artifacts before checking code against specs.
  • Required artifact: prd.md
  • Optional artifacts: design.md, implement.md
  • Platforms: Claude Code, Cursor, OpenCode, Gemini, Kiro, Qoder, CodeBuddy, Droid, Pi
  • Pi agents: trellis-implement.md, trellis-check.md

Upgrade

npm install -g @mindfoldhq/trellis@beta
trellis update
No file migration is required.