What problem does it solve?
It helps you continue an in-progress Trellis task without having to remember which phase and step you were on, so you can pick up the correct workflow stage and context.
Core Features & Use Cases
- Loads phase routing and step mapping: Determines where you should resume by reading the Phase Index and using task status plus artifacts.
- Guides step-by-step resumption: Loads the specific step instructions for the correct stage so you can proceed in order and honor required outputs.
- Uses existing workflow signals: Chooses the next action based on the presence/absence of files such as prd.md, design.md, implement.md, and step-level jsonl curation.
Use Case: You paused mid-way through a development task and want to restart so the workflow continues at the correct point (e.g., moving from planning into review gates, or proceeding from implementation to check).
Quick Start
Run the trellis-continue skill to resume the current task from the correct phase and step defined in .trellis/workflow.md.