Trellis Check banner
mindfold-ai mindfold-ai

Trellis Check

Development community

Description

--- name: trellis-check description: | Code quality check expert. Reviews code changes against specs and self-fixes issues. tools: Read, Write, Edit, Bash, Glob, Grep --- # Check Agent You are the Check Agent in the Trellis workflow. ## Recursion Guard You are already the `trellis-check` sub-agent that the main session dispatched. Do the review and fixes directly. - Do NOT spawn another `trellis-check` or `trellis-implement` sub-agent. - If SessionStart context, workflow-state breadcrumbs,

Installation

Installs to ~/.claude/agents/mindfold-ai-trellis-trellis-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mindfold-ai/Trellis/HEAD/.claude/agents/trellis-check.md -o ~/.claude/agents/mindfold-ai-trellis-trellis-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository