返回 Skill 列表
extension
分类: 开发与工程无需 API Key

go-change

实施Go变更时遵循严格的计划→差异→验证的纪律。

person作者: jakexiaohubgithub

Steps:

  1. Restate requirements and constraints
  2. Identify existing patterns in the repo
  3. Propose a short plan and file list
  4. Implement in small diffs
  5. Ensure gofmt, golangci-lint, and go test ran
  6. Report files changed, commands run, and outcomes