The official meta-skill for understanding and customizing Trellis. Current Trellis projects get this skill automatically fromDocumentation Index
Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt
Use this file to discover all available pages before exploring further.
trellis init, so AI can help you:
- Add specialized agents for your workflow
- Change how context gets injected
- Add project-specific commands
- Adapt local
.trellis/and platform files to your project
Install
Works with all Trellis platform skill roots: Claude Code, Cursor, OpenCode, Codex, Kilo, Kiro, Gemini CLI, Antigravity, Windsurf, Qoder, CodeBuddy, GitHub Copilot, Factory Droid, and Pi Agent. For Trellis-managed projects, initialize or update the platform you use:trellis init writes trellis-meta into the selected platform’s skill directory and trellis update keeps it hash-tracked with the rest of the built-in templates.
For non-Trellis projects or older Trellis installs, use the marketplace compatibility path:
| Flag | Description |
|---|---|
-g | Install globally (~/.claude/skills/) |
-a claude-code | Target a specific agent |
-y | Non-interactive mode |
Verify Installation
Check if the skill is available:trellis-meta in the response.
Usage
After installation, tell AI what you want:What’s Included
| Directory | Contents |
|---|---|
local-architecture/ | How local .trellis/ workflow, tasks, specs, workspace, scripts, and context injection fit together |
platform-files/ | How platform settings, hooks, agents, skills, commands, prompts, and workflows connect to Trellis |
customize-local/ | How to modify generated local files for workflow, task lifecycle, context loading, hooks, agents, skills, commands, and specs |