coreeng-p2p-p2p.ocm.jsonjson {
"ocm": "1",
"id": "coreeng-p2p-p2p",
"kind": "skill",
"name": "p2p",
"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/p2p",
"path": "AGENTS.md",
"ref": "af0d7a1168bbe30f0bd09fc8037966aba445be52",
"url": "https://github.com/coreeng/p2p/blob/af0d7a1168bbe30f0bd09fc8037966aba445be52/AGENTS.md",
"key": "coreeng/p2p/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
}
}