trellis-start

Load identity, git status, and current tasks to initialize a Trellis session.

45|9|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Tendo33/IdeaGo --skill trellis-start-tendo33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-start
Source: https://github.com/Tendo33/IdeaGo/tree/main/.agents/skills/trellis-start
Command: npx skills add https://github.com/Tendo33/IdeaGo --skill trellis-start-tendo33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams start coding sessions with a shared, structured context by collecting identity details, git status, and current tasks, so a Trellis-guided workflow can begin reliably.

Core Features & Use Cases

  • Step-by-step context bootstrap: identity, repo state, and active tasks, then route to subsequent phases like brainstorming or task workflow.
  • Deterministic guidance: loads workflow guides and guideline indexes to present a coherent plan for the session.
  • Context re-establishment: supports resuming work after breaks by restoring recent tasks and project guidelines.

Quick Start

Start by loading your identity, git status, and current task to bootstrap the Trellis 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 development session with full project context?

To initialize a development session, load your identity details, git status, and current tasks to bootstrap the environment and route actions to the appropriate workflow.

What is the best way to restore project context when resuming coding work?

Restoring project context involves loading local configuration and recent tasks to re-establish guidelines, ensuring a coherent plan for resuming your ongoing development work.

Do I need Python to run context loading scripts for task management?

Yes, Python is required to run the context scripts that collect your identity, git status, and active tasks to route actions through the Trellis-guided workflow.

How does workflow routing handle brainstorming versus direct edits?

Workflow routing directs your session by loading guideline indexes and local configuration, presenting a deterministic plan that guides you to either brainstorming or direct edits.