multidirectorylab-multidirectory-instructions.ocm.json json Copy{
"ocm": "1",
"id": "multidirectorylab-multidirectory-instructions",
"kind": "skill",
"name": "*",
"description": "Instructions for Large PR Reviews",
"publisher": "MultiDirectoryLab",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Instructions for Large PR Reviews"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/MultiDirectoryLab/MultiDirectory",
"path": ".github/instructions/*.instructions.md",
"ref": "a6e663da10465ada3e0b09696009f5f6b1b58d6c",
"url": "https://github.com/MultiDirectoryLab/MultiDirectory/blob/a6e663da10465ada3e0b09696009f5f6b1b58d6c/.github/instructions/*.instructions.md",
"key": "MultiDirectoryLab/MultiDirectory/.github/instructions/*.instructions.md"
}
},
"instructions": "# Instructions for Large PR Reviews\n\n## General Approach for Big Changesets\n- Prioritize high-impact issues: security, performance, errors.\n- Review files individually; skip minor style if >1000 lines total diff.\n- Group feedback by file; limit to 5-10 key comments per file.\n- If diff too large, comment on architecture/summary + top 3 files.",
"cost": {
"context_tokens": 85
}
}