trellis-meta

Document original Trellis design and architecture for project customization planning.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/TbK0ng/mytrellis --skill trellis-meta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/TbK0ng/mytrellis/tree/main/.claude/skills/trellis-meta
Command: npx skills add https://github.com/TbK0ng/mytrellis --skill trellis-meta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide an authoritative reference of the original Trellis design and architecture to help developers understand vanilla Trellis and plan project-local customizations.

Core Features & Use Cases

  • Documentation of the original Trellis system design and architecture to serve as the canonical reference.
  • Guidance for onboarding teams, troubleshooting, and planning upgrades or migrations.
  • Clear separation between vanilla Trellis documentation (trellis-meta) and project-specific changes documented in trellis-local.

Quick Start

Read this meta-skill to understand the vanilla Trellis system and prepare for project-specific customizations.

Frequently Asked Questions about trellis-meta

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

FAQPage Schema
What is the original Trellis architecture and how does its design work?

Trellis architecture is documented in this meta-reference to preserve the original vanilla design concepts. It serves as the canonical guide for understanding system structure, onboarding teams, and planning upgrades.

How do I customize Trellis workflows and add project-specific hooks or agents?

To customize Trellis workflows, use this reference to understand vanilla architecture, then document project-specific changes like new hooks or agents in trellis-local. This separation preserves upgrade paths and prevents meta-skill drift.

Why should I separate vanilla Trellis documentation from project-specific changes?

Separating vanilla Trellis documentation from project-specific changes prevents meta-skill drift and preserves upgrade paths. It keeps the core architecture intact while allowing localized workflow adaptations in trellis-local.

Can I use this reference to diagnose issues when adapting Trellis to my project?

Yes, you can use this authoritative reference to diagnose issues when adapting Trellis to your project. It codifies the original design concepts, helping you identify deviations and troubleshoot architectural problems.

Does understanding Trellis architecture require any prior dependencies or setup?

No dependencies are required to read this Trellis architecture reference. It functions as a standalone documentation skill that provides the foundational knowledge needed before planning project-local customizations.