trellis-continue

Analyze task status and suggest the next phase or step.

Updated May 2, 2026
One-click install
npx skills add https://github.com/WASIDJ/git-demo --skill trellis-continue-wasidj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-continue
Source: https://github.com/WASIDJ/git-demo/tree/main/.agents/skills/trellis-continue
Command: npx skills add https://github.com/WASIDJ/git-demo --skill trellis-continue-wasidj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill assists users in resuming work on in-progress tasks by providing phase guidance and specific steps based on the current task status.

Core Features & Use Cases

  • Task Continuation: Identifies the current phase and step to continue working on.
  • Status Awareness: Detects the task's status and determines the next action.
  • Workflow Navigation: Navigates the user through various phases (Plan, Execute, Finish) with precise instructions.
  • Use Case: For users working on complex workflows, such as software development or project management, this Skill ensures a seamless transition back to an in-progress task.

Quick Start

Resume your task with the command: python3 ./.trellis/scripts/get_context.py

Frequently Asked Questions about trellis-continue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume an in-progress software development task and determine the next phase?

To resume an in-progress software development task, this Skill analyzes its current status and provides phase guidance by suggesting the exact next step. It detects your workflow phase and navigates you seamlessly through the progression.

What is phase guidance for project management workflows?

Phase guidance for project management workflows is the process of identifying a task's current status to navigate users through specific phases like Plan, Execute, and Finish. It ensures precise instructions for workflow navigation and task continuation.

How do I get context on where I left off in a complex workflow?

You can get context on where you left off by running the provided Python script. This action analyzes your task status and outputs specific instructions for the next phase, enabling seamless workflow navigation and task continuation.

Do I need Python to use this task continuation and phase guidance tool?

Yes, you need Python installed because this task continuation tool requires the ability to execute scripts. It relies on Python scripts to analyze your task status and generate the phase guidance needed to resume work.

Can I use this for project management workflows outside of software development?

Yes, you can use this for project management workflows outside of software development. The phase guidance applies to any complex workflow requiring phase-based progression and task tracking, ensuring seamless task continuation regardless of the specific domain.