trellis-meta

Explain local Trellis architecture and guide modifications to generated files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Understands and documents local Trellis architecture so AI can reason about the setup and customization entry points without direct access to CLI docs.

Core Features & Use Cases

  • Reads and internalizes the local Trellis structure including .trellis/, platform directories, and shared skill layer.
  • Guides modifications to workflow, specs, task lifecycles, and platform hooks in a project.
  • Use Case: A developer asks to adjust Trellis routing or local conventions; this skill explains the architecture and how changes propagate.

Quick Start

Explore the local Trellis architecture and map it to a concrete customization plan.

Frequently Asked Questions about trellis-meta

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

FAQPage Schema
What is local Trellis architecture and how does its layout work inside a project?

Local Trellis architecture is the project-specific structure generated by trellis init, comprising the .trellis directory, platform directories, and a shared skill layer that organizes settings, agents, commands, prompts, and workflows for AI-driven customization.

How do I modify platform hooks and workflows generated by trellis init?

To modify platform hooks and workflows generated by trellis init, reference the local architecture references and apply changes directly to the generated files inside .trellis or platform directories, adjusting routing and local conventions as needed.

Can I customize Trellis routing and local conventions for my project setup?

Yes, you can customize Trellis routing and local conventions by modifying the generated files within the .trellis directory and platform hooks. The architecture is designed to support adjusting task lifecycles, specs, and workflow routing according to project needs.

Does the Trellis architecture support modifying task lifecycles and specs?

Yes, the Trellis architecture supports modifying task lifecycles and specs. It reads and internalizes the local structure to guide modifications to workflows, specs, and platform hooks, explaining how changes propagate throughout the project setup.

What's the best way to map local Trellis structure to a concrete customization plan?

The best way to map local Trellis structure to a customization plan is to explore the local architecture references, identify the relevant .trellis files and platform hooks, then direct the AI to modify the generated agents, skills, commands, or workflows accordingly.

When do I need to reference local architecture references before adjusting Trellis settings?

You need to reference local architecture references before adjusting Trellis settings whenever modifying .trellis configurations, platform hooks, agents, skills, commands, prompts, or workflows, ensuring changes align with the established local layout and propagate correctly.