trellis-meta

Map local Trellis architecture and identify customization entry points.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/MrHan-Yd/DdShell --skill trellis-meta-mrhan-yd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/MrHan-Yd/DdShell/tree/main/.opencode/skills/trellis-meta
Command: npx skills add https://github.com/MrHan-Yd/DdShell --skill trellis-meta-mrhan-yd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Understand and customize the local Trellis architecture inside a user project after trellis init by exposing the project’s .trellis/ layout, platform directories, and customization entry points.

Core Features & Use Cases

  • Documents the local Trellis file layout including .trellis/ and platform-specific directories.
  • Guides safe modification of local Trellis components via references and task/context rules.
  • Enables rapid adaptation of workflows, hooks, and agents to project-specific conventions.

Quick Start

Inspect the current project’s local Trellis layout (.trellis/ and platform directories) and identify the specific customization tasks requested, then propose the exact changes to apply.

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 after running trellis init?

Customize the local Trellis architecture by targeting specific files and directories under .trellis/ and platform directories. This skill guides you to safely modify hooks, agents, and specs to align workflows with your project-specific conventions.

What is the local Trellis file layout inside a user project?

The local Trellis file layout consists of the .trellis/ directory and platform-specific directories. It exposes customization entry points that enable rapid adaptation of workflows, hooks, and agents to match project-specific conventions.

How do I modify platform hooks and agents in my Trellis project?

Modify platform hooks and agents by accessing the platform directories and .trellis/ layout. The system identifies the exact prerequisites and steps to apply changes and align with your specific customization requests.

Do I need to run trellis init before customizing the local architecture?

Yes, you must run trellis init first to generate the local Trellis architecture. This process creates the .trellis/ directory and platform directories required as entry points for safe modification of hooks, agents, and specs.

What's the best way to adapt Trellis workflows to project-specific conventions?

The best way to adapt Trellis workflows is by using references and task/context rules to guide safe modifications. This enables rapid adaptation of hooks and agents within the local .trellis/ layout to match your project conventions.

Can I safely modify generated Trellis files without breaking the architecture?

Yes, you can safely modify generated Trellis files by following reference rules and context guidelines. The system clarifies the exact prerequisites and steps needed to adjust hooks, agents, and specs without breaking the local architecture.