chore: review assisted solution skills

This commit is contained in:
nehal-a2z
2026-08-13 11:15:05 -07:00
parent 909154bb2b
commit 9cd9350a38
+1 -1
View File
@@ -63,7 +63,7 @@ reviews:
enabled: true
path_instructions:
- path: "skills/**/SKILL.md"
- path: "{skills,solutions}/**/SKILL.md"
instructions: |
Keep skill Markdown focused on domain context, routing, and workflow framing.
Put repeatable deterministic operations in referenced scripts or tools when practical.