Agent Skillsspacedriveapp/spacebot › provider-integration-checklist

provider-integration-checklist

GitHub

用于确保LLM提供商集成、模型路由及OAuth流程的完整性,防止回归问题。涵盖配置、验证、兼容性及文档更新的全流程检查。

.agents/skills/provider-integration-checklist/SKILL.md spacedriveapp/spacebot

触发场景

添加或修改LLM提供商 调整模型路由逻辑 配置OAuth流程或认证令牌处理 修改提供商配置或回退链

安装

npx skills add spacedriveapp/spacebot --skill provider-integration-checklist -g -y
更多选项

非标准路径

npx skills add https://github.com/spacedriveapp/spacebot/tree/main/.agents/skills/provider-integration-checklist -g -y

不安装直接使用

npx skills use spacedriveapp/spacebot@provider-integration-checklist

指定 Agent (Claude Code)

npx skills add spacedriveapp/spacebot --skill provider-integration-checklist -a claude-code -g -y

安装 repo 全部 skill

npx skills add spacedriveapp/spacebot --all -g -y

预览 repo 内 skill

npx skills add spacedriveapp/spacebot --list

SKILL.md

Frontmatter
{
    "name": "provider-integration-checklist",
    "description": "This skill should be used when the user asks to add or modify an \"LLM provider\", \"model routing\", \"OAuth flow\", \"auth token handling\", \"provider config\", or \"fallback chain\". Enforces provider integration completeness across config, routing, docs, and verification."
}

Provider Integration Checklist

Goal

Ship provider and routing changes without regressions in auth, config, and model selection.

Change Checklist

  • Add config keys and defaults in one place.
  • Validate config resolution order (env > DB > default where applicable).
  • Validate model identifier parsing and normalization.
  • Validate routing defaults, task overrides, and fallback chains.
  • Validate auth flow behavior for both success and failure paths.
  • Validate token/secret handling and redaction behavior.

Compatibility Checklist

  • Keep existing providers unaffected.
  • Keep unknown-provider errors actionable.
  • Keep provider-specific errors distinguishable.
  • Keep docs and examples aligned with actual config keys.

Verification Checklist

  • Narrow tests for changed provider/routing/auth paths.
  • Negative-path tests for invalid config and auth failures.
  • Smoke path proving model call routes to expected backend.
  • Broad gate checks after targeted checks pass.

Required Handoff

  • Config keys changed
  • Routing behavior changed
  • Auth behavior changed
  • Verification evidence
  • Docs updated

版本历史

  • ac52277 当前 2026-07-05 14:56

同 Skill 集合

.agents/skills/async-state-safety/SKILL.md
.agents/skills/commit-all/SKILL.md
.agents/skills/messaging-adapter-parity/SKILL.md
.agents/skills/pr-gates/SKILL.md
.agents/skills/pr-slicer/SKILL.md
.agents/skills/prompt-review/SKILL.md
.agents/skills/release-bump-changelog/SKILL.md
.agents/skills/review-fix-loop/SKILL.md
.agents/skills/writing-guide/SKILL.md
skills/builtin/wiki-writing/SKILL.md

元信息

文件数
0
版本
ac52277
Hash
e6e5d4ba
收录时间
2026-07-05 14:56

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-14 08:22
浙ICP备14020137号-1 $访客地图$