trellis-start

Assemble identity, git status, tasks, and guidelines into a contextual briefing.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/sperictao/one-publish --skill trellis-start-sperictao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-start
Source: https://github.com/sperictao/one-publish/tree/main/.agents/skills/trellis-start
Command: npx skills add https://github.com/sperictao/one-publish --skill trellis-start-sperictao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial setup of a Trellis development session by assembling the current project state and guidelines into a contextual briefing to guide task routing.

Core Features & Use Cases

  • Aggregate current identity, git status, active tasks, and project guidelines to form a shared context for the session.
  • Classify incoming work and route to brainstorm, direct edit, or task workflow.
  • Use at the start of a new coding session, when resuming work, or when re-establishing project context.

Quick Start

Load the compact Trellis context to 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 initialize a coding session with git status and active tasks?

To initialize a coding session with git status and active tasks, this skill aggregates current identity, project guidelines, and task routing into a contextual briefing using predefined scripts from the .trellis directory.

What is the best way to route development tasks to brainstorm or direct edit workflows?

Routing development tasks to brainstorm or direct edit workflows is handled by classifying incoming work during the context assembly phase, deterministically directing actions based on the loaded project guidelines.

How does Trellis load project context for resuming work?

Trellis loads project context for resuming work by assembling current identity, git status, active tasks, and project guidelines into a shared contextual briefing to guide subsequent development actions.

Do I need predefined scripts to establish project context for a new coding session?

Yes, predefined scripts and workflow definitions located under the .trellis directory are required to deterministically load context and classify tasks for subsequent development actions.

Can I use this task routing context briefing without dependencies?

Yes, you can use this task routing context briefing without external dependencies, as the skill relies entirely on predefined scripts and workflow definitions within your local .trellis directory.