Each skill is now individually installable: - llm-cost-optimizer - prompt-governance - business-investment-advisor - video-content-strategist Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 lines
577 B
JSON
14 lines
577 B
JSON
{
|
|
"name": "prompt-governance",
|
|
"description": "Use when managing prompts in production at scale: versioning prompts, running A/B tests on prompts, building prompt registries, preventing prompt regressions, or creating eval pipelines for production",
|
|
"version": "2.2.0",
|
|
"author": {
|
|
"name": "Alireza Rezvani",
|
|
"url": "https://alirezarezvani.com"
|
|
},
|
|
"homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/engineering/prompt-governance",
|
|
"repository": "https://github.com/alirezarezvani/claude-skills",
|
|
"license": "MIT",
|
|
"skills": "./"
|
|
}
|