We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
validate-agent-guidance
make lint-skills
1 parent 9af2d71 commit a812709Copy full SHA for a812709
1 file changed
scripts/smoke-test-skills.sh
@@ -24,7 +24,7 @@ run_test() {
24
}
25
26
echo "=== Tier 1: Static validation ==="
27
-run_test "validate-agent-guidance" "scripts/validate-agent-guidance.sh"
+run_test "validate-agent-guidance" "make lint-skills"
28
29
echo ""
30
echo "=== Tier 2: Functional smoke tests ==="
0 commit comments