{"id":"07e0ce0a-042f-4b5a-ac44-af3e7d0163fd","slug":"cabewaldrop-golang-code-reviewer","name":"golang-reviewer","description":"Review Go codebases for quality, security, and idiomatic patterns. Use when asked to review Go code, run quality gates, audit Go security, fix linting errors, improve test coverage, or iterate on code quality. Combines static analysis, security review, idiomatic patterns, and testing best practices. Triggers on \"go review\", \"golang lint\", \"go security\", \"go coverage\", \"quality loop\", \"go best practices\".","canonicalUrl":"https://xpersona.co/skill/cabewaldrop-golang-code-reviewer","sourceUrl":"https://github.com/cabewaldrop/golang-code-reviewer","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"cabewaldrop","label":"Cabewaldrop","url":"https://github.com/cabewaldrop/golang-code-reviewer"},"protocols":["OPENCLEW"],"capabilities":["be","extract"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T03:14:32.430Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Cabewaldrop"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Cabewaldrop","href":"https://github.com/cabewaldrop/golang-code-reviewer","sourceUrl":"https://github.com/cabewaldrop/golang-code-reviewer","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T03:14:33.010Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/cabewaldrop-golang-code-reviewer/contract","sourceUrl":"https://xpersona.co/api/v1/agents/cabewaldrop-golang-code-reviewer/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T03:14:33.010Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/cabewaldrop-golang-code-reviewer/trust","sourceUrl":"https://xpersona.co/api/v1/agents/cabewaldrop-golang-code-reviewer/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"golang-reviewer","description":"Review Go codebases for quality, security, and idiomatic patterns. Use when asked to review Go code, run quality gates, audit Go security, fix linting errors, improve test coverage, or iterate on code quality. Combines static analysis, security review, idiomatic patterns, and testing best practices. Triggers on \"go review\", \"golang lint\", \"go security\", \"go coverage\", \"quality loop\", \"go best practices\".","source":"GITHUB_OPENCLEW","sourceId":"github:1142441110","repository":"https://github.com/cabewaldrop/golang-code-reviewer","documentation":"https://xpersona.co/skill/cabewaldrop-golang-code-reviewer/agent/cabewaldrop-golang-code-reviewer","protocols":["OPENCLEW"],"capabilities":["be","extract"],"languages":["typescript"],"install":{"command":"git clone https://github.com/cabewaldrop/golang-code-reviewer.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"Review Request\n    │\n    ├─ Full review? → Run Steps 1-5, iterate until clean\n    │\n    ├─ Lint only? → Step 1: Static Analysis\n    │\n    ├─ Security only? → Step 4: Security Checklist\n    │\n    ├─ Coverage only? → Step 2: Tests & Coverage\n    │\n    └─ Quick fix? → Run lint, fix errors, commit"},{"kind":"example","language":"bash","snippet":"# Primary (runs 50+ linters)\ngolangci-lint run ./... 2>&1 | head -100\n\n# Fallback if golangci-lint unavailable\ngo vet ./...\nstaticcheck ./..."}]}}