paranjayy-summit-signal-summit-signal.ocm.json json Copy{
"ocm": "1",
"id": "paranjayy-summit-signal-summit-signal",
"kind": "skill",
"name": "summit-signal",
"description": "Ship a fast, expressive browser climbing game that feels physical and replayable.",
"publisher": "Paranjayy",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Ship a fast, expressive browser climbing game that feels physical and replayable."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Paranjayy/summit-signal",
"path": "AGENTS.md",
"ref": "ebad4446cbb63272f51ddafefdc0a90cf8f9dec8",
"url": "https://github.com/Paranjayy/summit-signal/blob/ebad4446cbb63272f51ddafefdc0a90cf8f9dec8/AGENTS.md",
"key": "Paranjayy/summit-signal/AGENTS.md"
}
},
"instructions": "# Project Agent Contract\n\n## Mission\n\nShip a fast, expressive browser climbing game that feels physical and replayable.\n\n## Current stage\n\nPublic prototype. Optimize for readable play, visual character, performance, and low operational complexity.\n\n## Commands\n\n- Install: `npm install`\n- Develop: `npm run dev`\n- Lint: `npm run lint`\n- Build: `npm run build`\n\n## Guardrails\n\n- Keep gameplay client-side unless persistent services earn their cost.\n- Do not use proprietary game assets or branding.\n- Verify lint and build before commits and deployment.",
"cost": {
"context_tokens": 138
}
}