Agent Skills
› SwanHubX/SwanLab
SwanHubX/SwanLab
GitHub用于审核 SwanLab Go core 模块 PR,检查跨平台、goroutine 安全及 gRPC 契约等。分两阶段执行,仅本地审查需用户确认后发布至 GitHub。
Install All Skills
npx skills add SwanHubX/SwanLab --all -g -y
Skills in Collection (2)
用于审核 SwanLab Go core 模块 PR,检查跨平台、goroutine 安全及 gRPC 契约等。分两阶段执行,仅本地审查需用户确认后发布至 GitHub。
需要审核 Go core 代码变更
请求对 core/** 目录的 Pull Request 进行合并前检查
npx skills add SwanHubX/SwanLab --skill pr-review-core -g -y
用于审核SwanLab Python SDK的PR,检查API、生命周期、安全等回归。分两阶段:先本地审查输出草稿,经用户确认后才通过gh CLI向GitHub提交结构化Review结论。
审核SwanLab Python SDK Pull Request
运行gh pr diff或gh pr review
检查SDK公共API、类型存根或运行时变更
npx skills add SwanHubX/SwanLab --skill pr-review-lab -g -y


