trellis-meta

Guide customization of local Trellis architecture files and workflows.

10|Updated May 11, 2026
One-click install
npx skills add https://github.com/wise-claw/wise-tui --skill trellis-meta-wise-claw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/wise-claw/wise-tui/tree/main/.cursor/skills/trellis-meta
Command: npx skills add https://github.com/wise-claw/wise-tui --skill trellis-meta-wise-claw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps AI understand and safely customize the local Trellis architecture in projects that have already been initialized, avoiding incorrect edits to upstream sources or generated state.

Core Features & Use Cases

  • Architecture Guidance: Explains the roles of.trellis files, platform directories, hooks, agents, skills, commands, and workflows.
  • Customization Routing: Guides AI to the correct local files for changing workflows, tasks, context loading, agents, hooks, specs, and skills.
  • Use Case: When a team needs to adapt Trellis behavior for a project, use this Skill to identify the right customization point and preserve existing project conventions.

Quick Start

Ask the AI to customize the Trellis workflow, hooks, agents, or local project conventions using the trellis-meta skill.

Frequently Asked Questions about trellis-meta

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

FAQPage Schema
How do I customize Trellis workflows without modifying upstream sources?

To customize Trellis workflows safely, you modify local .trellis architecture files rather than upstream sources. This approach preserves existing project conventions while routing changes to the correct local configuration entry points for tasks, context loading, and integrations.

What is the .trellis configuration architecture used for?

The .trellis configuration architecture defines local project behavior through files, platform directories, hooks, agents, skills, commands, and workflows. It allows teams to adapt AI agent operations and platform integrations to fit specific project conventions and requirements.

How do I add or modify hooks and agents in a Trellis project?

To modify hooks and agents in a Trellis project, you target the local .trellis configuration files. The system guides you to the correct customization points for these components, ensuring changes are applied locally without affecting generated state or upstream sources.

Does Trellis support local project configuration for custom AI agent workflows?

Yes, Trellis supports local project configuration for custom AI agent workflows. It provides a structured architecture where platform directories, hooks, and skills can be customized locally to adapt agent behavior according to your team's specific project conventions.

When should I not use local Trellis architecture customizations?

You should avoid local Trellis customizations when edits require modifying upstream sources or generated state files. Changes must be confined to local .trellis configuration boundaries to prevent incorrect edits and preserve the integrity of the project architecture.