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:
docs/users/workflows.mdfor human-readable playbooks and recorded cases.data/workflows.jsonfor 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
- Identify the user's concrete outcome.
- Propose the 1-2 best matching workflows.
- Follow an already specified workflow; ask only when the choice materially changes scope.
- 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
| Source | self |
|---|---|
| License | — |
| Risk label | none ("critical" means the skill may run commands or touch files — read before use) |
| Files | SKILL.md, references/workflow-cards.md, resources/implementation-playbook.md |
| Added | 2026-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.
