Agent Skills
› davepoon/buildwithclaude
› gsd:ai-integration-phase
gsd:ai-integration-phase
GitHub为涉及AI系统开发的阶段生成AI设计合同(AI-SPEC.md)。通过编排框架选择、官方文档研究、领域研究和评估策略设计,输出完整的AI实施与评估规范。
Trigger Scenarios
需要为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


