coreeng-corectl-corectl.ocm.jsonjson {
"ocm": "1",
"id": "coreeng-corectl-corectl",
"kind": "skill",
"name": "corectl",
"description": "AGENTS.md",
"publisher": "coreeng",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AGENTS.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/coreeng/corectl",
"path": "AGENTS.md",
"ref": "ae27ea5cdb62b78d95926d6da6cd72b2319c1c75",
"url": "https://github.com/coreeng/corectl/blob/ae27ea5cdb62b78d95926d6da6cd72b2319c1c75/AGENTS.md",
"key": "coreeng/corectl/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\n## Branching and worktrees\n\n- Use a git worktree under `.worktrees/` for all changes; do not work directly on `main`.\n- Before committing, run `git status` or `git branch --show-current` and confirm you are not on `main`.",
"cost": {
"context_tokens": 58
}
}