trellis-meta

Customize local Trellis architecture by modifying `.trellis/` and platform directories.

Updated May 2, 2026
One-click install
npx skills add https://github.com/lihaoze123/Inkline --skill trellis-meta-lihaoze123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/lihaoze123/Inkline/tree/main/.agents/skills/trellis-meta
Command: npx skills add https://github.com/lihaoze123/Inkline --skill trellis-meta-lihaoze123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to understand and customize the local Trellis architecture within their project, enabling them to modify generated .trellis/ and platform directory files according to their specific requirements.

Core Features & Use Cases

  • Understanding Trellis Architecture: Grasp the local Trellis architecture, operating model, and customization entry points.
  • Modify .trellis/ and Platform Directories: Customize files in .trellis/ and platform directories like .claude/, .codex/, and .cursor/.
  • Change Local Trellis Files: Edit .trellis/workflow.md, .trellis/config.yaml, and other local files.
  • Use Cases: Users can modify Trellis to accommodate project-specific coding conventions, change workflow phases, or adjust task lifecycle management.

Quick Start

Use the trellis-meta skill to customize the Trellis architecture of your project by modifying the .trellis/workflow.md file.

Frequently Asked Questions about trellis-meta

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

FAQPage Schema
How do I customize the local Trellis architecture for my project?

To customize the local Trellis architecture, you modify files within the `.trellis/` and platform directories to align with your project's specific coding conventions and workflows.

Can I change project workflow phases in Trellis configuration files?

Yes, you can change project workflow phases by editing the `.trellis/workflow.md` file to adjust task lifecycle management according to your specific project requirements.

What is the best way to modify generated Trellis platform directories?

The best way to modify generated Trellis platform directories is by directly customizing files in folders like `.claude/`, `.codex/`, and `.cursor/` to fit your platform needs.

Does customizing Trellis configuration require understanding its architecture?

Yes, customizing Trellis configuration requires an understanding of the Trellis architecture and its configuration files to safely modify `.trellis/config.yaml` and workflow files.

When do I need to modify the `.trellis/config.yaml` file?

You need to modify the `.trellis/config.yaml` file when you want to permanently apply project-specific coding conventions and adjust task lifecycle management within the local Trellis environment.