Instruction file imported from MichaelBaj/github-usage-review (
.github/instructions/code-review-go.instructions.md). Copyright stays with the author.
@ref[.resources/skills/code-review-go.md]
Use when reviewing or editing Go files. Focus on error handling, goroutine leaks, channel deadlocks, race conditions, context propagation, defer gotchas, and nil-interface bugs.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from MichaelBaj/github-usage-review (
.github/instructions/code-review-go.instructions.md). Copyright stays with the author.
@ref[.resources/skills/code-review-go.md]
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/michaelbaj-github-usage-review-code-review-go-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "michaelbaj-github-usage-review-code-review-go-instructions",
"kind": "skill",
"name": "code-review-go",
"description": "Use when reviewing or editing Go files. Focus on error handling, goroutine leaks, channel deadlocks, race conditions, context propagation, defer gotchas, and nil-interface bugs.",
"publisher": "MichaelBaj",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when reviewing or editing Go files. Focus on error handling, goroutine leaks, channel deadlocks, race conditions, context propagation, defer gotchas, and nil-interface bugs."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/MichaelBaj/github-usage-review",
"path": ".github/instructions/code-review-go.instructions.md",
"ref": "12e47a990d380e22717f853444c6410f842b5f00",
"url": "https://github.com/MichaelBaj/github-usage-review/blob/12e47a990d380e22717f853444c6410f842b5f00/.github/instructions/code-review-go.instructions.md",
"key": "MichaelBaj/github-usage-review/.github/instructions/code-review-go.instructions.md"
},
"applies_to": "**/*.go"
},
"instructions": "@ref[.resources/skills/code-review-go.md]",
"cost": {
"context_tokens": 10
}
}Fetch it by URL: GET /api/v1/registry/michaelbaj-github-usage-review-code-review-go-instructions/manifest?version=1.0.0
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.