chuwt-agent-sbti-skill-sbti-instructions.ocm.json json Copy{
"ocm": "1",
"id": "chuwt-agent-sbti-skill-sbti-instructions",
"kind": "skill",
"name": "sbti",
"description": "For SBTI-related changes in this repository:",
"publisher": "chuwt",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"For SBTI-related changes in this repository:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/chuwt/agent-sbti-skill",
"path": ".github/instructions/sbti.instructions.md",
"ref": "cfce48ae11985bca88852240a24141253654449b",
"url": "https://github.com/chuwt/agent-sbti-skill/blob/cfce48ae11985bca88852240a24141253654449b/.github/instructions/sbti.instructions.md",
"key": "chuwt/agent-sbti-skill/.github/instructions/sbti.instructions.md"
},
"applies_to": "sbti_skill.py,sbti.md,answers.example.json,SKILL.md"
},
"instructions": "For SBTI-related changes in this repository:\n\n- Treat `sbti_skill.py` as the canonical implementation.\n- Keep the tool runnable with `python3` and standard library only.\n- Keep questionnaire IDs and scoring behavior stable unless the user asks for a scoring change.\n- Preserve the special rule for `drink_gate_q1` and `drink_gate_q2`.",
"cost": {
"context_tokens": 83
}
}