check
Installation
SKILL.md
Check if the code you just wrote follows the development guidelines.
Execute these steps:
-
Identify changed files:
git diff --name-only HEAD -
Determine which spec modules apply based on the changed file paths:
python3 ./.trellis/scripts/get_context.py --mode packages -
Read the spec index for each relevant module:
cat .trellis/spec/<package>/<layer>/index.mdFollow the "Quality Check" section in the index.