What problem does it solve?
This Skill helps an AI understand and modify the local Trellis architecture inside a user project, so the project’s workflow, context loading, and AI-entry behavior stay consistent.
Core Features & Use Cases
- Local workflow guidance: Explains how Trellis phases, routing, and workflow-state prompts work inside the project.
- Platform integration awareness: Covers hooks, agents, skills, commands, and platform-specific file layouts for supported AI tools.
- Project customization support: Helps update task flow, context injection, specs, multi-agent channel behavior, and bundled-versus-local skill boundaries.
- Use case: A team wants to change how AI reads tasks, specs, and session context across Claude, Codex, Cursor, and shared
.trellis/ files without editing upstream Trellis source.
Quick Start
Read this skill, then inspect the project’s .trellis/workflow.md, .trellis/config.yaml, and relevant platform files before making local Trellis changes.