chris-cald-pax-rfcs.ocm.json json Copy{
"ocm": "1",
"id": "chris-cald-pax-rfcs",
"kind": "skill",
"name": "rfcs",
"description": "AGENTS.md",
"publisher": "chris-cald",
"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/chris-cald/pax",
"path": "docs/rfcs/AGENTS.md",
"ref": "fe202a3355ef055bdfceae03646656826355cc5a",
"url": "https://github.com/chris-cald/pax/blob/fe202a3355ef055bdfceae03646656826355cc5a/docs/rfcs/AGENTS.md",
"key": "chris-cald/pax/docs/rfcs/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\n- For any turn that begins with `RFC:`, `POINT_REVIEW:`, `SIDEBAR:`, `RESUME`, or interacts with files in `docs/rfcs/**`:\n - You MUST read `docs/rfcs/INTERACTION_PROTOCOL.md` before responding.\n - You MUST follow its state machine, output contract, and persistence requirements.\n - You MUST apply `write-technical-rfc` when working on RFC/finding artifacts in `docs/rfcs/**`.",
"cost": {
"context_tokens": 97
}
}