trellis-meta

Document Mindfold Trellis system design and customization across nine AI coding platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive documentation and guidance for understanding, customizing, and troubleshooting the Mindfold Trellis AI workflow system across multiple platforms.

Core Features & Use Cases

  • Understand Trellis Architecture: Learn the original design and system layers.
  • Customize Workflows: Adapt Trellis to specific project needs by documenting changes in a local skill.
  • Add Commands/Agents/Hooks: Follow guides for extending Trellis functionality.
  • Troubleshoot Issues: Reference compatibility matrices and design principles.
  • Use Case: A developer needs to integrate a new custom agent into Trellis for their project. They consult this Skill to understand the agent definition format, hook system, and how to document their custom agent in trellis-local/SKILL.md.

Quick Start

Consult the platform compatibility matrix to understand which Trellis features are supported on your AI coding platform.

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 Mindfold Trellis AI workflow system for my project?

To customize the Trellis AI workflow system, you document your project-specific changes and adaptations by creating a local skill file. This captures your custom commands, agents, and workflow modifications.

Does the Trellis agent system support platform compatibility for multiple AI coding platforms?

Yes, the Trellis agent system provides a compatibility matrix detailing supported features across nine AI coding platforms. You can consult this matrix to verify support for hooks and multi-session capabilities.

What is the Trellis architecture and how do its core systems work?

The Trellis architecture is an AI workflow system built around core systems like workspace, tasks, and specs. It manages project definitions and provides a structured design for agent interactions and task execution.

How do I add custom hooks and agents to my Trellis workflow?

To add custom hooks and agents to Trellis, you follow the provided customization guides for extending functionality. You then document these new agent definitions and hook integrations in your local skill file.

How do I troubleshoot Trellis customization issues across different platforms?

To troubleshoot Trellis customization issues, you reference design principles and platform-specific compatibility matrices. This helps identify whether problems stem from unsupported hooks or multi-session limitations on your specific platform.