idiakoptes-ai-dev-framework-documentation-instructions.ocm.json json Copy{
"ocm": "1",
"id": "idiakoptes-ai-dev-framework-documentation-instructions",
"kind": "skill",
"name": "documentation",
"description": "Documentation Instructions",
"publisher": "IDiakoptes",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Documentation Instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/IDiakoptes/AI-Dev-Framework",
"path": ".github/instructions/documentation.instructions.md",
"ref": "aa9edce74e11af9349e54a1e078be9ff36af6fd2",
"url": "https://github.com/IDiakoptes/AI-Dev-Framework/blob/aa9edce74e11af9349e54a1e078be9ff36af6fd2/.github/instructions/documentation.instructions.md",
"key": "IDiakoptes/AI-Dev-Framework/.github/instructions/documentation.instructions.md"
}
},
"instructions": "# Documentation Instructions\n\n## Principles\n- Documentation must describe the implemented system as it exists.\n- Prefer updating existing docs over creating duplicates.\n- Keep examples clearly marked as examples.\n- Avoid technology assumptions unless they are repository facts.\n\n## Update Decision Types\n- **CREATE**: missing but required docs\n- **UPDATE**: existing docs are outdated or incomplete\n- **NO CHANGE**: docs already accurate\n- **REORGANIZE**: content is correct but poorly structured\n\n## Quality Checks\n- Ensure commands and paths are valid for this repository.\n- Remove stale references",
"cost": {
"context_tokens": 160
}
}