Agent Skills
› davepoon/buildwithclaude
› gsd:ai-integration-phase
gsd:ai-integration-phase
GitHub为涉及AI系统开发的阶段生成AI设计契约(AI-SPEC.md)。通过编排框架选择、官方文档研究、领域调研及评估策略设计,输出完整的AI实施与评测规范。
Trigger Scenarios
需要为AI功能模块制定技术选型方案
规划AI系统的实现路径与评估指标
生成AI专项开发的设计契约文档
Install
npx skills add davepoon/buildwithclaude --skill gsd:ai-integration-phase -g -y
SKILL.md
Frontmatter
{
"name": "gsd:ai-integration-phase",
"description": "Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy",
"allowed-tools": [
"Read",
"Write",
"Bash",
"Glob",
"Grep",
"Task",
"WebFetch",
"WebSearch",
"AskUserQuestion",
"mcp__context7__*"
],
"argument-hint": "[phase number]"
}
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/ai-integration-phase.md @${CLAUDE_PLUGIN_ROOT}/references/ai-frameworks.md @${CLAUDE_PLUGIN_ROOT}/references/ai-evals.md </execution_context>
Version History
- 502fc01 Current 2026-07-05 15:12


