Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add ccoalm/ccl-skills --skill go-microservice-devgit clone --depth 1 https://github.com/ccoalm/ccl-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ccoalm/ccl-skills/go-microservice-dev)<a href="https://agentmods.dev/skills/ccoalm/ccl-skills/go-microservice-dev"><img src="https://agentmods.dev/badge/skills/ccoalm/ccl-skills/go-microservice-dev/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ccoalm/ccl-skills/go-microservice-dev"><img src="https://agentmods.dev/badge/skills/ccoalm/ccl-skills/go-microservice-dev.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00186 | $0.06217 |
| Opus 5 | $0.00093 | $0.03109 |
| Sonnet 5 | $0.00037 | $0.01243 |
| Haiku 4.5 | $0.00019 | $0.00622 |
Grade A, and why
go-microservice-dev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 164 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Go Microservice Dev
Use this for implementation of new backend products and services. It should adapt to the repo in front of you, but the workflow is independent of any prior codebase. After code/test edits, self-check and invoke code-review automatically before completion.
Skill Routing
- Use this skill for implementation, scaffolding, code generation, handlers, RPC methods, DAL, Redis, MQ, jobs, external clients, DI, and tests.
- Use
product-rd-workflowfirst when the request is an end-to-end product delivery workflow, product idea to implementation plan, release workflow, cross-skill coordination, bug postmortem, or durable process improvement. - Use
defect-diagnosisfirst when the task is to reproduce, isolate, instrument, fix, verify, or root-cause a backend defect, regression, repeated failure, review finding, or failing test. - Use
go-microservice-architecturewhen the user asks for system design, service boundaries, contract strategy, storage ownership, reliability design, or architecture review without code changes. - Use
testing-strategywhen the main question is which unit, integration, contract, or E2E layer should prove behavior; then return here for Go-specific implementation. - Use
test-artifact-managementwhen the ask is about generating structured test cases from a Feishu requirements doc or codebase and tracking them in Feishu Bitable before implementation begins. - Use codebase-specific skills only when the task is explicitly about an existing legacy/workspace repository.
- Development references should turn already-chosen architecture into code, tests, and generated artifacts. If a change requires choosing ownership, security model, source of truth, or release governance, first apply
go-microservice-architecture. - For money, billing, quota, permission, tenant/user data isolation, high-impact AI, repeated writes, async finality, or incident-explanation risk, apply
product-rd-workflowhigh-risk resilience gates and route test-layer design throughtesting-strategy. - When a change can alter what a client renders or which state, action, or decision path it offers—including strings/templates/config/flags and API/event/schema fields, enums, status/progress, permission/capability signals, defaults, or result shapes—load
../product-ui-ux-design/references/delivery-contract.md, create the applicable full or lightweight record in that contract, and follow its canonical consumer-universe classification, design/test/client handoffs, and terminal-status rules. - This Go owner returns only its
producer_recorddelta: immutable binding, build/schema/config artifact identity, exact command/environment, and API/event/log/output observation.
What ships with it
28 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 208 B
- references/artifact-generation-patterns.md 2.0 KB
- references/audit-history-patterns.md 3.8 KB
- references/bulk-import-export-patterns.md 4.1 KB
- references/config-rule-routing-patterns.md 2.1 KB
- references/data-access-patterns.md 3.6 KB
- references/db-schema-and-dal-patterns.md 11 KB
- references/dependency-client-patterns.md 18 KB
- references/developer-tooling-patterns.md 7.8 KB
- references/domain-feature-patterns.md 8.0 KB
- references/engineering-patterns.md 14 KB
- references/error-contract-patterns.md 8.2 KB
- references/feature-playbook.md 3.0 KB
- references/http-gateway-client-patterns.md 9.3 KB
- references/mq-consumer-patterns.md 4.8 KB
- references/notification-patterns.md 2.7 KB
- references/observability-implementation-patterns.md 10.0 KB
- references/performance-capacity-patterns.md 2.6 KB
- references/protobuf-contract-patterns.md 6.5 KB
- references/public-api-integration-patterns.md 3.7 KB
- references/quality-and-testing-patterns.md 10.0 KB
- references/redis-cache-lock-patterns.md 8.3 KB
- references/release-ops-patterns.md 7.3 KB
- references/reliability-patterns.md 8.8 KB
- references/replay-comparison-patterns.md 2.0 KB
- references/scaffold-and-codegen.md 9.6 KB
- references/source-evidence-map.md 5.1 KB
- references/state-machine-task-patterns.md 4.0 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday Changed acb5e8ad070b
- 6d ago Changed e769f91d708b
- 9d ago First seen · 164 lines · 186 tokens per session scan A 5109eccfa3ca
go-microservice-dev is a skill published in the GitHub repository ccoalm/ccl-skills (6 stars, last pushed today), licensed Apache-2.0. It adds 186 tokens to every session and 6,217 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
chi
Chi lightweight Go HTTP router. Covers routing, middleware, context, and patterns. Use for idiomatic, stdlib-compatible Go APIs. USE WHEN: user mentions "chi", "go-chi", "lightweight go router", "stdlib go router", asks about "chi middleware", "chi router", "chi context", "idiomatic go api", "net/http compatible…
echo
Echo Go web framework. Covers routing, middleware, binding, context, and WebSocket. Use for high-performance, minimalist Go APIs. USE WHEN: user mentions "echo", "labstack echo", "go echo framework", asks about "echo middleware", "echo context", "echo binding", "echo websocket", "high performance go api", "echo…
gin
Gin Go web framework. Covers routing, middleware, binding, validation, and rendering. Use for fast, minimalist Go APIs. USE WHEN: user mentions "gin", "gin-gonic", "go web framework", "go rest api", asks about "gin middleware", "gin binding", "gin validation", "gin router", "fast go api", "gin context" DO NOT USE FOR…
fiber
Fiber Go web framework inspired by Express. Covers routing, middleware, context, WebSocket, and prefork. Use for Express-like Go development. USE WHEN: user mentions "fiber", "gofiber", "express-like go", "fasthttp go", asks about "fiber middleware", "fiber context", "fiber prefork", "fiber websocket", "go express"…
go-grpc-patterns
Upstream: https://pkg.go.dev/google.golang.org/grpc · https://grpc.io/docs/languages/go/.
go-samber-do
Upstream: https://github.com/samber/do · v2: https://github.com/samber/do/tree/v2.