gitlode-gitlode-cli-instructions.ocm.json json Copy{
"ocm": "1",
"id": "gitlode-gitlode-cli-instructions",
"kind": "skill",
"name": "cli",
"description": "CLI interface specification for gitlode",
"publisher": "gitlode",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"CLI interface specification for gitlode"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/gitlode/gitlode",
"path": ".github/instructions/cli.instructions.md",
"ref": "745d3d553e7ddbea430993602ddaa36fe816dfc4",
"url": "https://github.com/gitlode/gitlode/blob/745d3d553e7ddbea430993602ddaa36fe816dfc4/.github/instructions/cli.instructions.md",
"key": "gitlode/gitlode/.github/instructions/cli.instructions.md"
},
"applies_to": "src/cli/**"
},
"instructions": "# CLI Interface Instructions\n\nThis file is a GitHub Copilot routing shim.\n\nCanonical source:\n\n- `packages/gitlode/docs/design/cli.md`\n\nFor related work, also read:\n\n- `packages/gitlode/docs/usage.md` when user-facing workflows, examples, help text, warnings, or errors are affected\n- `packages/gitlode/docs/design/configuration.md` when config shape, path resolution, or precedence is affected\n- `packages/gitlode/docs/design/schema.md` when output shape or file-format behavior is affected\n\nDo not treat this file as an independent source of truth.",
"cost": {
"context_tokens": 137
}
}