haymant-agengo-skills-instructions.ocm.json json Copy{
"ocm": "1",
"id": "haymant-agengo-skills-instructions",
"kind": "skill",
"name": "skills",
"description": "Load when editing or reviewing skill definitions in this SDLC starter so skills stay discovery-friendly and operational.",
"publisher": "haymant",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Load when editing or reviewing skill definitions in this SDLC starter so skills stay discovery-friendly and operational."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/haymant/agengo",
"path": ".github/instructions/skills.instructions.md",
"ref": "d6243f33cd2da2e37c6078b398d18e131a6a058c",
"url": "https://github.com/haymant/agengo/blob/d6243f33cd2da2e37c6078b398d18e131a6a058c/.github/instructions/skills.instructions.md",
"key": "haymant/agengo/.github/instructions/skills.instructions.md"
},
"applies_to": "(^|.*/)\\.github/skills/.*/SKILL\\.md$"
},
"instructions": "Skills in this starter should:\n\n- include concrete trigger phrases in the description\n- teach repeatable workflows, not generic philosophy\n- define expected outputs and evidence shape\n- reference deterministic scripts when a check can be automated\n- stay aligned with the KB-first SDLC rather than duplicating feature state\n- produce concrete artifacts, checklists, plans, or evidence rather than only narrative summaries\n\nPreferred skill themes:\n\n- knowledge-base\n- impact-assessment\n- design\n- coding\n- unit-test\n- sit-test\n- production-readiness\n- data-api-analytics\n- legacy-code-scanner\n- kb-boo",
"cost": {
"context_tokens": 162
}
}