multilingual-absa / .opencode /command /gsd-ai-integration-phase.md
Aryan Mishra
feat: initial commit - Multilingual ABSA project setup with 6 phases, 36 requirements
a6b96c2
|
Raw
History Blame Contribute Delete
1.14 kB
---
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>