AN

antigravity-workflows

Guides complex multi-step workflows like SaaS MVP delivery and security audits.

Install

mkdir -p .claude/skills/antigravity-workflows && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17643" && unzip -o skill.zip -d .claude/skills/antigravity-workflows && rm skill.zip

Installs to .claude/skills/antigravity-workflows

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.
137 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Combine several skills without manual selection
  • Execute multi-phase goals like plan, build, test, ship
  • Provide best-practice execution for common scenarios
  • Announce current step and expected artifact
  • Invoke recommended skills for each step
  • Verify completion criteria before proceeding

How it works

This skill transforms a complex objective into a guided sequence of skill invocations. It manages the process by announcing steps, invoking skills, and verifying completion.

Inputs & outputs

You give it
A complex objective or common scenario request
You get back
Completed artifacts, validation evidence, remaining risks, and next actions

When to use antigravity-workflows

  • Delivering a SaaS MVP
  • Running a web security audit
  • Orchestrating agent-based testing

About this skill

Antigravity Workflows

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

  1. docs/WORKFLOWS.md for human-readable playbooks.
  2. data/workflows.json for machine-readable workflow metadata.

How to Run This Skill

  1. Identify the user's concrete outcome.
  2. Propose the 1-2 best matching workflows.
  3. Ask the user to choose one.
  4. Execute step-by-step:
    • Announce current step and expected artifact.
    • Invoke recommended skills for that step.
    • Verify completion criteria before moving to next step.
  5. 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-playwright may require the corresponding skill to be present in your local skills repository.

Related Skills

  • concise-planning
  • brainstorming
  • workflow-automation
  • verification-before-completion

When not to use it

  • The task involves only a single skill invocation
  • The objective is not multi-phase
  • The user does not require best-practice execution for common scenarios

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.

How it compares

This skill automates the sequencing and verification of multiple skills for complex objectives, unlike manually selecting and executing each skill individually.

Compared to similar skills

antigravity-workflows side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
antigravity-workflows (this skill)02moNo flagsIntermediate
gsd03moReviewAdvanced
trello412moReviewBeginner
executing-plans62moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry