trellis-start

Collect identity, git status, tasks, and guidelines to route development work.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/imbingox/acex --skill trellis-start-imbingox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-start
Source: https://github.com/imbingox/acex/tree/main/.agents/skills/trellis-start
Command: npx skills add https://github.com/imbingox/acex --skill trellis-start-imbingox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initialization of a Trellis-enabled development session by collecting identity, git status, active tasks, workflow guidance, and project guidelines to establish a ready context.

Core Features & Use Cases

  • Context assembly: identity, git status, current task, active tasks, and guideline references are gathered to set up a coherent session.
  • Context routing: classifies incoming tasks and routes to brainstorm, direct edit, or task workflow based on current state.
  • No session-start hook: since the platform lacks a session-start hook, users manually load equivalent context by following the steps described.
  • Use cases: starting a new coding session, resuming work, initiating a new task, or re-establishing project context.

Quick Start

Run the Trellis start flow to load the current context and initialize your development session.

Frequently Asked Questions about trellis-start

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

FAQPage Schema
How do I establish development context when starting a coding session?

To establish development context, run the Trellis start flow to gather identity, git status, active tasks, and project guidelines into a coherent session, automating context assembly so you can resume work with an accurate project state.

How does task routing work for a development workflow?

Task routing classifies incoming work and directs actions to brainstorm, direct edit, or task workflow paths based on your current session state. This ensures development actions match the complexity and requirements of the active task.

What is the best way to resume a multi-task coding workflow?

The best way to resume a multi-task coding workflow is to re-run the session initialization steps to reload current tasks and guidelines. This re-establishes project context across multiple guides without losing prior state.

Do I need a session-start hook to load project context automatically?

No, you do not need a session-start hook because the platform lacks one. You manually load equivalent context by following the described initialization steps to gather identity, git status, and active tasks.

Can I route a new task directly to direct edit instead of brainstorm?

Yes, incoming tasks can be routed to direct edit if the context classifier determines it matches an actionable state. The routing mechanism evaluates current workflow guidance to choose between brainstorm, direct edit, or task workflow.

Why is my development session missing active task references?

Your development session is missing active task references because context initialization was not run. Execute the start flow to collect git status, active tasks, and workflow guidance to rebuild the missing project context.