trellis-meta

Installation
SKILL.md

Trellis Meta

This skill is for local Trellis users who have already run trellis init in a project. After reading it, an AI should understand the Trellis architecture, operating model, and customization entry points inside that user project, then modify the generated .trellis/ and platform directory files according to the user's request.

The default operating scope is local files in the user project:

  • .trellis/: workflow, config, tasks, spec, workspace, scripts, and runtime state.
  • Platform directories: .claude/, .codex/, .cursor/, .opencode/, .kiro/, .gemini/, .qoder/, .codebuddy/, .github/, .factory/, .pi/, .kilocode/, .agent/, .windsurf/, and similar directories.
  • Shared skill layer: .agents/skills/.

Do not assume the user has the Trellis source repository. Do not default to modifying the global npm install directory or node_modules.

How To Use

  1. Read references/local-architecture/overview.md first to establish the local Trellis system model.
  2. If the request involves a specific AI tool, read references/platform-files/platform-map.md and the relevant platform file notes.
  3. If the user wants to change behavior, read references/customize-local/overview.md, then open the specific customization topic.
  4. Before editing, read the actual files in the user project and treat local content as authoritative.
Related skills

More from mindfold-ai/trellis

Installs
175
GitHub Stars
7.8K
First Seen
Feb 10, 2026