OpenAgentSkill Registry Manifest Skill: golang-context Slug: samber-golang-context Category: design-creative Description: Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code that merely accepts ctx as first parameter. Agent fit: - Decision: 93/100 Production-ready - Primary fit: Coding agents - Role: Primary pick Supply profile: - Track: Coding and developer agents - Scenario: Coding agents - Applicable agents: Claude Code, OpenAI Agents, CLI, Codex, Cursor - Maintenance: 2d since push - Risk: Needs review Trust: - Trust score: 79/100 Strong shortlist - Audit: 84/100 Needs review Attribution: - Status: Registry indexed - Source: recursive skill source sync - Creator: samber - Claim URL: https://www.openagentskill.com/skills/samber-golang-context#claim-this-skill Install: npx skills add samber/cc-skills-golang --skill golang-context URLs: - Web: https://www.openagentskill.com/skills/samber-golang-context - API: https://www.openagentskill.com/api/agent/skills/samber-golang-context - Install API: https://www.openagentskill.com/api/skills/samber-golang-context/install - Repository: https://github.com/samber/cc-skills-golang/tree/main/skills/golang-context