sbroenne-mcp-server-excel-meta-instructions.ocm.json json Copy{
"ocm": "1",
"id": "sbroenne-mcp-server-excel-meta-instructions",
"kind": "skill",
"name": "meta",
"description": "Instruction maintenance",
"publisher": "sbroenne",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Instruction maintenance"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/sbroenne/mcp-server-excel",
"path": ".github/instructions/meta.instructions.md",
"ref": "160edf1bbbaf3cd34dad348fe9263487c79bce31",
"url": "https://github.com/sbroenne/mcp-server-excel/blob/160edf1bbbaf3cd34dad348fe9263487c79bce31/.github/instructions/meta.instructions.md",
"key": "sbroenne/mcp-server-excel/.github/instructions/meta.instructions.md"
},
"applies_to": ".github/**/*.md,.github/instructions/**,vscode-extension/.github/**/*.md,AGENTS.md,CONTEXT.md,docs/agents/**/*.md"
},
"instructions": "# Instruction maintenance\n\n- Keep only repo-specific constraints, non-obvious pitfalls, required checks,\n and source pointers. Omit generic coding advice, tutorials, and inventories.\n- One authoritative home per rule. Put task-specific rules in scoped\n `*.instructions.md` with quoted `applyTo`; root guidance stays short.\n- Scope includes owning generators/templates. Link nested extension guidance\n from the root so it is discoverable.\n- Implementation files exclude `code-review`; the review file excludes\n `cloud-agent` and retains essential checks needed independently.\n- Consolidation must ",
"cost": {
"context_tokens": 182
}
}