lonzzi-nekofin-nekofin.ocm.jsonjson {
"ocm": "1",
"id": "lonzzi-nekofin-nekofin",
"kind": "skill",
"name": "nekofin",
"description": "All commits must follow the Conventional Commits format enforced by `@commitlint/config-conventional`.",
"publisher": "lonzzi",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"All commits must follow the Conventional Commits format enforced by `@commitlint/config-conventional`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/lonzzi/nekofin",
"path": "AGENTS.md",
"ref": "3c1057f167f6a95f70b5d173119f92590d2d1a86",
"url": "https://github.com/lonzzi/nekofin/blob/3c1057f167f6a95f70b5d173119f92590d2d1a86/AGENTS.md",
"key": "lonzzi/nekofin/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\nAll commits must follow the Conventional Commits format enforced by `@commitlint/config-conventional`.\n\nExamples:\n\n- `fix: stabilize settings sheet presentation`\n- `refactor: introduce media adapter harness`\n- `test: add query key contract coverage`\n- `docs: document test harness architecture`\n\nBefore committing behavior changes, run the relevant local regression commands and mention any command that could not be run.",
"cost": {
"context_tokens": 110
}
}