trellis-start

Load Trellis project context and workflow state to initialize development sessions.

47|4|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/hkslover/cs2-highlight-tool --skill trellis-start-hkslover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-start
Source: https://github.com/hkslover/cs2-highlight-tool/tree/main/.agents/skills/trellis-start
Command: npx skills add https://github.com/hkslover/cs2-highlight-tool --skill trellis-start-hkslover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly restore project context at the start of an AI coding session by gathering workflow state, guidelines, tasks, and repository information instead of manually locating setup details.

Core Features & Use Cases

  • Session Context Loading: Retrieves developer identity, git status, active tasks, and current project state through Trellis context tools.
  • Workflow Routing: Classifies incoming work and guides the AI toward brainstorming, development, checking, or specification update workflows.
  • Use Case: When resuming work on a Trellis-managed project, use this Skill to understand the current state and follow the correct development process before making changes.

Quick Start

Use the trellis-start skill to initialize the current development session and load the project's Trellis context.

Frequently Asked Questions about trellis-start

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

FAQPage Schema
How do I initialize an AI coding session with existing project context?

To initialize an AI coding session with project context, use a session initialization tool to load developer identity, git status, and active tasks. This automatically restores workflow state and guidelines instead of requiring manual setup for your development environment.

What is the best way to restore workflow state when resuming a development task?

Restoring workflow state involves loading the current project context, active tasks, and guidelines. A session initialization tool retrieves this repository information directly to classify incoming work and route the AI toward brainstorming, development, or specification update processes.

How does task routing work for AI-assisted software engineering?

Task routing for AI-assisted software engineering works by classifying incoming work based on loaded project context. It analyzes the current workflow state and active tasks to guide the AI toward the correct development process, ensuring changes follow established guidelines.

Do I need a specific repository setup to load project context automatically?

Yes, loading project context automatically requires a Trellis-managed repository. You need access to Trellis context scripts and project guideline files to establish session state and select appropriate workflows before making any code changes.

What limitations exist when initializing development sessions with context scripts?

Limitations include dependency on Trellis context scripts and project guideline files to establish session state. Without these required files, the tool cannot classify incoming work or route the AI to the correct development process.