Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.
✓Works with OpenClaudeUse this skill to turn a complex objective into a guided sequence of skill invocations.
When to Use This Skill
Use this skill when:
- The user wants to combine several skills without manually selecting each one.
- The goal is multi-phase (for example: plan, build, test, ship).
- The user asks for best-practice execution for common scenarios like:
- Shipping a SaaS MVP
- Running a web security audit
- Building an AI agent system
- Implementing browser automation and E2E QA
Workflow Source of Truth
Read workflows in this order:
docs/WORKFLOWS.mdfor human-readable playbooks.data/workflows.jsonfor machine-readable workflow metadata.
How to Run This Skill
- Identify the user's concrete outcome.
- Propose the 1-2 best matching workflows.
- Ask the user to choose one.
- Execute step-by-step:
- Announce current step and expected artifact.
- Invoke recommended skills for that step.
- Verify completion criteria before moving to next step.
- At the end, provide:
- Completed artifacts
- Validation evidence
- Remaining risks and next actions
Default Workflow Routing
- Product delivery request ->
ship-saas-mvp - Security review request ->
security-audit-web-app - Agent/LLM product request ->
build-ai-agent-system - E2E/browser testing request ->
qa-browser-automation - Domain-driven design request ->
design-ddd-core-domain
Copy-Paste Prompts
Use @antigravity-workflows to run the "Ship a SaaS MVP" workflow for my project idea.
Use @antigravity-workflows and execute a full "Security Audit for a Web App" workflow.
Use @antigravity-workflows to guide me through "Build an AI Agent System" with checkpoints.
Use @antigravity-workflows to execute the "QA and Browser Automation" workflow and stabilize flaky tests.
Use @antigravity-workflows to execute the "Design a DDD Core Domain" workflow for my new service.
Limitations
- This skill orchestrates; it does not replace specialized skills.
- It depends on the local availability of referenced skills.
- It does not guarantee success without environment access, credentials, or required infrastructure.
- For stack-specific browser automation in Go,
go-playwrightmay require the corresponding skill to be present in your local skills repository.
Related Skills
concise-planningbrainstormingworkflow-automationverification-before-completion
Related AI/ML Integration Skills
Other Claude Code skills in the same category — free to download.
OpenAI Integration
Integrate OpenAI API with best practices
Claude API Setup
Set up Claude/Anthropic API integration
Embedding Search
Implement vector embedding search
RAG Pipeline
Build Retrieval-Augmented Generation pipeline
Prompt Template
Create reusable prompt templates with variables
AI Streaming
Implement streaming AI responses
LangChain Setup
Set up LangChain for AI workflows
Model Comparison
Compare responses from multiple AI models
Want a AI/ML Integration skill personalized to YOUR project?
This is a generic skill that works for everyone. Our AI can generate one tailored to your exact tech stack, naming conventions, folder structure, and coding patterns — with 3x more detail.