Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
{
"ocm": "1",
"id": "saivenkat999-testrepocopilot-projectb-instructions",
"kind": "skill",
"name": "projectb",
"description": "ProjectB — Java Connection Pool Context",
"publisher": "saivenkat999",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"ProjectB — Java Connection Pool Context"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/saivenkat999/TestRepoCopilot",
"path": ".github/instructions/projectb.instructions.md",
"ref": "b9ff3e10d75498e5a4df379c9f4b72a789cb0ad1",
"url": "https://github.com/saivenkat999/TestRepoCopilot/blob/b9ff3e10d75498e5a4df379c9f4b72a789cb0ad1/.github/instructions/projectb.instructions.md",
"key": "saivenkat999/TestRepoCopilot/.github/instructions/projectb.instructions.md"
},
"applies_to": "ProjectB/**/*"
},
"instructions": "# ProjectB — Java Connection Pool Context\n\n## Conventions\n- All classes MUST be in package `com.progress.projb` — NEVER use default package\n- Use `PoolLogger.log()` for logging — NEVER use System.out.println\n- Exception handling: wrap in `PoolException` — NEVER throw raw exceptions\n\n## Known Gotchas\n- Connection timeout is hardcoded to 30 seconds — do NOT suggest making it configurable\n- Pool size is fixed at 10 — do NOT suggest dynamic sizing or auto-scaling\n- `PoolShutdownHook` runs on JVM exit — do NOT remove or modify shutdown sequence",
"cost": {
"context_tokens": 136
}
}
Fetch it by URL: GET /api/v1/registry/saivenkat999-testrepocopilot-projectb-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.