jonnxpr-helensantosportfolio-data-instructions.ocm.json json Copy{
"ocm": "1",
"id": "jonnxpr-helensantosportfolio-data-instructions",
"kind": "skill",
"name": "Data Rules",
"description": "Rules for projects JSON data changes",
"publisher": "jonnxpr",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Rules for projects JSON data changes"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/jonnxpr/helenSantosPortfolio",
"path": ".github/instructions/data.instructions.md",
"ref": "061a39c968ddc60379edbb81a4f8fe45a6d812ad",
"url": "https://github.com/jonnxpr/helenSantosPortfolio/blob/061a39c968ddc60379edbb81a4f8fe45a6d812ad/.github/instructions/data.instructions.md",
"key": "jonnxpr/helenSantosPortfolio/.github/instructions/data.instructions.md"
},
"applies_to": "data/**"
},
"instructions": "# Data rules\n\n- Keep `data/rituals.json` valid JSON with stable schema.\n- Keep numeric `id` values unique.\n- Keep required fields present and URLs valid.\n- After data changes, confirm the homepage renders cards correctly.\n\n## Mandatory final code review, cross-validation, and factual integrity\n\n- Apply the canonical final gate from `CLAUDE.md` before marking work complete.",
"cost": {
"context_tokens": 93
}
}