Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

agent-ready-go

// Prepares Go applications to work effectively with AI coding agents. Use when setting up a new Go project or retrofitting an existing one to ensure: structured JSON logging (slog/Zap/ZeroLog/Logrus), machine-readable command output, thorough golangci-lint configuration, non-interactive CLI design with --yes flags, structured error handling with meaningful exit codes, proper context.Context propagation, graceful shutdown, health check endpoints, and a standardized Makefile. Triggers when a user asks to make their Go app "agent-ready," "AI-friendly," wants to improve agent tooling/observability in a Go project, or needs to audit an existing Go project against agent-readiness best practices.

$ git log --oneline --stat
stars:18
forks:3
updated:2026년 4월 3일 10:30
파일 탐색기
8 개 파일
SKILL.md
readonly