fix: remove agents field temporarily to debug validation

This commit is contained in:
Affaan Mustafa
2026-01-22 13:37:10 -08:00
parent d362ae65eb
commit ee5affbdbd

View File

@@ -24,7 +24,6 @@
"best-practices" "best-practices"
], ],
"commands": "./commands", "commands": "./commands",
"agents": "./agents",
"skills": "./skills", "skills": "./skills",
"hooks": "./hooks/hooks.json" "hooks": "./hooks/hooks.json"
} }