Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.
$npx -y skills add mindfold-ai/trellis --skill trellis-checkInstalls into the current project.
Run `npx skills use "https://github.com/mindfold-ai/trellis" --skill "mindfold-ai/trellis/trellis-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mindfold-ai/trellis" that are relevant to the current task. Run `npx skills add "https://github.com/mindfold-ai/trellis"` and select the relevant skills, then follow their instructions.