Spaces:
Runtime error
Runtime error
File size: 1,141 Bytes
a6b96c2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | ---
description: Generate an AI-SPEC.md design contract for phases that involve building AI systems.
argument-hint: "[phase number]"
requires: [phase]
tools:
read: true
write: true
bash: true
glob: true
grep: true
agent: true
webfetch: true
websearch: true
question: true
mcp__context7__*: true
---
<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>
@/Users/theogengineer/Projects/Multilingual-Absa/.opencode/gsd-core/workflows/ai-integration-phase.md
@/Users/theogengineer/Projects/Multilingual-Absa/.opencode/gsd-core/references/ai-frameworks.md
@/Users/theogengineer/Projects/Multilingual-Absa/.opencode/gsd-core/references/ai-evals.md
</execution_context>
<context>
Phase number: $ARGUMENTS β optional, auto-detects next unplanned phase if omitted.
</context>
<process>
Execute end-to-end.
Preserve all workflow gates.
</process>
|