trellis-meta

Read and customize local Trellis architecture files within project boundaries.

2|Updated May 25, 2026
One-click install
npx skills add https://github.com/XiaSanw/LLM-WIKI-Xiasanw --skill trellis-meta-xiasanw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/XiaSanw/LLM-WIKI-Xiasanw/tree/main/.claude/skills/trellis-meta
Command: npx skills add https://github.com/XiaSanw/LLM-WIKI-Xiasanw --skill trellis-meta-xiasanw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Understand and customize the local Trellis architecture inside a user project.

Core Features & Use Cases

  • Reads and interprets the local Trellis structure, including the workflow, specs, tasks, workspace, and platform integration directories, to enable precise, project-local customization.
  • Guides safe edits to the local .trellis/ and platform directories (e.g., .claude/, .codex/, .cursor/, .opencode/, .kiro/, etc.) without touching global Trellis sources or external tooling.
  • Supports scenarios such as adapting Trellis workflows, hooks, and skill routing for a specific project, debugging tasks, and aligning local conventions with project requirements.

Quick Start

Read the local architecture references to understand the system model and then apply minimal, project-local edits to .trellis/ and platform directories.

Frequently Asked Questions about trellis-meta

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize local Trellis workflows for a specific project?

To customize local Trellis workflows, you modify local `.trellis/` and platform directories like `.claude/` or `.cursor/` to align hooks and integrations with your specific project requirements. This ensures safe, project-local edits without touching upstream Trellis sources.

What is the safest way to modify Trellis hooks and integrations?

The safest way to modify Trellis hooks is by reading local architecture references first, then applying minimal, project-local edits only to `.trellis/` and platform directories, ensuring you never touch global Trellis sources or external tooling.

Can I use this to adapt Trellis for my existing project setup?

Yes, you can adapt Trellis for an existing project setup if Trellis has already been initialized. It supports aligning local conventions, debugging tasks, and routing skills by modifying platform integration directories such as `.codex/` and `.kiro/`.

What platform directories does Trellis support for local customization?

Trellis supports local customization across platform directories including `.claude/`, `.codex/`, `.cursor/`, `.opencode/`, and `.kiro/`. You can edit these to align workflows and integrations with your project boundaries.

Why should I avoid editing upstream Trellis sources?

You should avoid editing upstream Trellis sources to maintain project boundaries and ensure safe, project-local edits. Modifying only local `.trellis/` and platform directories preserves the global system model while allowing project-specific workflow adaptations.