Show raw file
config/governance.yaml
# Sample governance policies for local developmentpolicies:  github.com/example-org/internal-tools/skills/manual-db-migration/SKILL.md:    usage_policy: prohibited    note: 'Use the migration framework instead of raw SQL'  github.com/anthropics/skills/skills/frontend-design/SKILL.md:    usage_policy: recommended    note: 'Approved for production use'

Governance Policies

SkillPolicyNote
example-org/internal-tools/skills/manual-db-migration/SKILL.md Not in catalogProhibitedUse the migration framework instead of raw SQL
anthropics/skills/skills/frontend-design/SKILL.mdRecommendedApproved for production use