# Gsdai Integration Phase

> Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy

- Skill: `thedixitjain/gsdai-integration-phase` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/gsdai-integration-phase`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/gsdai-integration-phase/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/gsdai-integration-phase

---


<objective>
Create an AI design contract (AI-SPEC.md) for a phase involving AI system development.
Orchestrates gsd-framework-selector → gsd-ai-researcher → gsd-domain-researcher → gsd-eval-planner.
Flow: Select Framework → Research Docs → Research Domain → Design Eval Strategy → Done
</objective>

<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>

<context>
Phase number: $ARGUMENTS — optional, auto-detects next unplanned phase if omitted.
</context>

<process>
Execute @${CLAUDE_PLUGIN_ROOT}/workflows/ai-integration-phase.md end-to-end.
Preserve all workflow gates.
</process>

---

**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/gsd/skills/ai-integration-phase/SKILL.md`

