com um clique
asw-lsp
Antigravity Swarm language diagnostics and symbol-safety workflow.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Antigravity Swarm language diagnostics and symbol-safety workflow.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Installs and uses Antigravity CLI ASW skills, hooks, diagnostics, and swarm workflow guidance.
Remove AI-looking clutter and temporary artifacts without changing behavior.
Hypothesis-driven Antigravity Swarm debugging for crashes, hangs, wrong output, and runtime drift.
Antigravity Swarm Loop executes RED to GREEN to real-surface QA with cleanup receipts.
Antigravity Swarm Plan creates a decision-complete plan before large or ambiguous work.
Strict Antigravity implementation discipline for Python, TypeScript, JavaScript, Go, and Rust work.
| name | asw-lsp |
| description | Antigravity Swarm language diagnostics and symbol-safety workflow. |
Use this skill when edits touch code that has language-server or compiler diagnostics.
npm test, tsc --noEmit, ruff, pyright, cargo check, go test, or the repo's configured checker.If no language server is available, use the project-native static check:
npm test, npm run typecheck, tsc --noEmit, or configured lint.pytest, ruff, pyright, or python -m py_compile for small scripts.cargo check and targeted tests.go test ./....Report exactly which fallback ran.