mindfold-aimindfold-aiOfficialΒ·22 Agent Skills Included

Trellis

Give AI coding agents persistent project memory and engineering standards

Persists coding specs, task PRDs, and session journals inside your repo so AI coding agents stop starting from scratch every session. Runs a structured plan-implement-verify-finish loop with specialized sub-agents for research, implementation, and code review. Eliminates repeated explanations of team conventions and catches quality issues through automated spec compliance, lint, and test checks. Works across 22 AI coding platforms including Claude Code, Cursor, Codex, and OpenCode.
npx skills add mindfold-ai/Trellis --all -g -y
Available:

Tells the AI agent where Trellis stores workflow rules, specs, and tasks, enforces cautious coding behavior like impact analysis before edits, and routes work to the correct Trellis commands and sub-skills.

All Skills in This Repository (22)

Pure Emerald Level Indicators
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-spec-bootstrap

Generates project-specific Trellis coding specs from real codebase analysis.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-before-dev

Loads project coding guidelines from .trellis/spec before writing code.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-brainstorm

Guides requirements discovery and produces PRD, design, and implementation planning artifacts.

Official
Advanced
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-break-loop

Analyzes fixed bugs across five dimensions and captures prevention knowledge into spec files.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-session-insight

Searches and extracts past AI coding session dialogue via the trellis mem CLI.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-check

Verifies code changes against specs, lint, type checks, tests, and cross-layer consistency.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-meta

Guides AI agents in understanding and customizing local Trellis project architecture.

Official
Advanced
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-channel

Coordinates multi-agent collaboration through Trellis channel event logs, workers, and forum threads.

Official
Advanced
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-update-spec

Captures executable contracts and coding conventions into .trellis/spec/ markdown documents.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-start

Initializes AI coding sessions by loading project context, tasks, and guidelines from .trellis.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

trellis-finish-work

Archives completed tasks and records session journals to close out coding sessions.

Official
Intermediate
πŸ“¦ In Repo
mindfold-aimindfold-ai

first-principles-thinking

Decompose problems into axioms and derive solutions through structured first-principles reasoning.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Trellis?β–Ό

Run `npx skills add mindfold-ai/Trellis --all -g -y` in your terminal to install the full skill suite globally.

What problem does Trellis solve for AI coding?β–Ό

AI agents normally forget your project conventions every session. Trellis stores specs, tasks, and journals in your repo so any agent works to your engineering standards automatically.

Does Trellis work with Cursor and Codex?β–Ό

Yes. Trellis supports 22 AI coding platforms including Claude Code, Cursor, Codex, OpenCode, and Gemini CLI with the same shared workflow.

How does Trellis keep AI code quality high?β–Ό

It runs a plan-implement-verify-finish loop where a check sub-agent reviews every diff against your specs and runs lint, type-check, and tests before you commit.

Can non-developers use Trellis?β–Ό

You describe tasks in plain language and the agent handles planning and code, but Trellis is built for software projects, so basic familiarity with a code repository helps.

Related Repositories in Software Engineering

View All in Software Engineering→