trellis-start

Restore project context and route tasks to the next Trellis workflow step.

10|Updated May 11, 2026
One-click install
npx skills add https://github.com/wise-claw/wise-tui --skill trellis-start-wise-claw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-start
Source: https://github.com/wise-claw/wise-tui/tree/main/.agents/skills/trellis-start
Command: npx skills add https://github.com/wise-claw/wise-tui --skill trellis-start-wise-claw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of starting or resuming AI development sessions by rebuilding project context from Trellis workflow state, active tasks, repository status, and development guidelines.

Core Features & Use Cases

  • Session Context Initialization: Loads identity, git status, active tasks, workflow phases, and project guidance needed for productive development.
  • Task Routing: Classifies incoming work and directs developers toward brainstorming, implementation preparation, validation, or specification updates.
  • Use Case: When returning to a project after a break, use this Skill to understand the current development state and choose the correct next workflow action.

Quick Start

Use the trellis-start skill to initialize the current development session and determine the next appropriate Trellis workflow step.

Frequently Asked Questions about trellis-start

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

FAQPage Schema
How do I restore project context when resuming a development session?

Restoring project context when resuming a development session involves loading workflow state, active tasks, and git status. This Skill initializes your session by retrieving project metadata, workflow guides, and guideline indexes to coordinate the correct next action.

What is the best way to initialize task routing for AI development?

Task routing for AI development classifies incoming work and directs developers toward brainstorming, implementation preparation, or validation. This Skill loads workflow phases and active task information to route your current development state toward the correct next workflow step.

How does session initialization work with Trellis-managed coding workflows?

Session initialization with Trellis-managed coding workflows works by loading identity, git status, and project guidance. It rebuilds the development context from Trellis workflow state, removing the friction of starting new tasks or resuming repository onboarding.

Do I need git status and active task metadata to start coding faster?

You need git status and active task metadata to start coding faster because these inputs rebuild the necessary development context. This Skill requires loading project metadata, workflow guides, guideline indexes, and active task information to determine the appropriate next action.

Can I use session initialization for repository onboarding and new tasks?

You can use session initialization for repository onboarding and new tasks within software engineering scenarios. It applies to new tasks, resumed work, and repository onboarding by loading the necessary project metadata and workflow state to coordinate subsequent development actions.

Why does my development workflow lose context after a break?

Your development workflow loses context after a break because project state and active task information are not automatically persisted. This Skill solves the problem by rebuilding project context from Trellis workflow state, git status, and development guidelines when you return.