Complete AI TrainingYourJobSkills for your job

Skills / workflow

antigravity-workflows

Use when asked to ship a SaaS MVP, audit application security, build an AI agent, run browser QA, or design a domain model with multiple skills and verified checkpoints.

newProduct ManagementProject & Program ManagementOperations & Supply ChainAI & AutomationSecurity

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/users/workflows.md for human-readable playbooks and recorded cases.
  2. data/workflows.json for machine-readable workflow metadata.

Those paths belong to the AAS repository, not necessarily the user's project. When they are absent from a standalone installation, use the bundled [workflow cards](references/workflow-cards.md). Do not invent missing files, fetch a moving replacement silently, or create AAS documentation in the project.

How to Run This Skill

  1. Identify the user's concrete outcome.
  2. Propose the 1-2 best matching workflows.
  3. Follow an already specified workflow; ask only when the choice materially changes scope.
  4. Execute step-by-step:
  • Announce current step and expected artifact.
  • Invoke recommended skills for that step.
  • Verify completion criteria before moving to n

Subscribers only

The full skill, its 3 bundled files and every download is included with every paid Complete AI plan.

Details

Sourceself
License
Risk labelnone ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md, references/workflow-cards.md, resources/implementation-playbook.md
Added2026-02-27

Related skills

acceptance-orchestrator

Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human re-intervention.

address-github-comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

ai-loop

Runs a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work.

airflow-dag-patterns

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

ask-questions-if-underspecified

Clarify requirements before implementing. Use when serious doubts arise.

bitbucket-automation

Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.