Claude Code Go
Description
- Full CLI wrapper with text/json/stream-json outputs - Streaming, sessions (resume/fork), and context-aware APIs - MCP integration with fine-grained tool permissions - Subagents, plugins, retries, and budget tracking for production workflows
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Go SDK
A comprehensive Go library for programmatically integrating the Claude Code CLI into Go applications. Build AI-powered coding assistants, automated workflows, and intelligent agents with full control over Claude Code's capabilities.
First Claude Code SDK, released before any official SDKs existed.
Highlights
- Full CLI wrapper with text/json/stream-json outputs
- Streaming, sessions (resume/fork), and context-aware APIs
- MCP integration with fine-grained tool permissions
- Subagents, plugins, retries, and budget tracking for production workflows
- 9 interactive demos and comprehensive tests
Features
Core Capabilities
- Full CLI Wrapper: Complete access to all Claude Code features
- Streaming Support: Real-time response streaming with context cancellation
- Session Management: Multi-turn conversations with custom IDs, forking, and persistence control
- MCP Integration: Model Context Protocol support for extending Claude with external tools
Advanced Features
- Plugin System: Extensible architecture with logging, metrics, audit, and tool filtering plugins
- Budget Tracking: Cost control with spending limits, warnings, and callbacks
- Subagent Orchestration: Specialized agents for different tasks (security, code review, testing)
- Retry & Error Handling: Configurable retry policies with exponential backoff and jitter
- Permission Control: Fine-grained tool permissions with allowlists, blocklists, and modes
Developer Experience
- 9 Interactive Demos: Ready-to-run examples showcasing core workflows
- Comprehensive Testing: Unit and integration tests with mock server support
- Multiple Output Formats: Text, JSON, and streaming JSON outputs
Installation
...
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git