continue
01Command
Resume work only when this live session already has a selectedtask. If no task is selected, show the Task Dashboard and ask for an explicit route.
Command
Resume work only when this live session already has a selectedtask. If no task is selected, show the Task Dashboard and ask for an explicit route.
Command
Wrap up the current session: archive the selected task (and any other completed-but-unarchived tasks the user wants to clean up) and record the session journal. Code commits are NOT done here — those happen in workflow Phase 3.4 before you invoke this command.
Command
Enter or refresh the Trellis Framework Context. This is a dashboard entry surface; it must not select, resume, or start a task by itself.
Command
Condense the current session into a portable handoff document (cstl-handoff-{yyyyMMdd-HHmmss}-{slug}.md), written to the OS temp directory (does not pollute the workspace), so a new agent can continue without the original session. This command is the Cursor invocation surface for the cstl-handoff skill — mirror of…