fix: normalize codex skill metadata

This commit is contained in:
Affaan Mustafa
2026-04-27 16:04:58 -04:00
parent 5595c074fe
commit d89f8d895d
69 changed files with 220 additions and 89 deletions

View File

@@ -1,7 +1,7 @@
interface:
display_name: "Coding Standards"
short_description: "Universal coding standards and best practices"
short_description: "Cross-project coding conventions and review"
brand_color: "#3B82F6"
default_prompt: "Apply standards: immutability, error handling, type safety"
default_prompt: "Use $coding-standards to review code against cross-project standards."
policy:
allow_implicit_invocation: true