fix(antigravity): Add overload recovery flow
Add a Unix activation script, Antigravity-specific installer guidance, and cross-platform recovery documentation so users can reduce the live skill set when truncation or context overload appears. Regenerate the canonical bundle/catalog artifacts after merging the stale goldrush-api removal so main stays release-ready. Refs #381
This commit is contained in:
@@ -142,6 +142,9 @@ A: Yes! Use the **@skill-creator** skill to build your own.
|
||||
**Q: What if Antigravity on Windows gets stuck in a truncation crash loop?**
|
||||
A: Follow the recovery steps in [windows-truncation-recovery.md](windows-truncation-recovery.md). It explains which Antigravity storage folders to back up and clear, and includes an optional batch helper adapted from [issue #274](https://github.com/sickn33/antigravity-awesome-skills/issues/274).
|
||||
|
||||
**Q: What if Antigravity overloads on Linux or macOS when too many skills are active?**
|
||||
A: Use the activation flow in [agent-overload-recovery.md](agent-overload-recovery.md). It shows how to run `scripts/activate-skills.sh` from a cloned repo so you can keep the full library archived and activate only the bundles or skills you need in the live Antigravity directory.
|
||||
|
||||
**Q: Is this free?**
|
||||
A: Yes. Original code and tooling are MIT-licensed, and original documentation/non-code written content is CC BY 4.0. See [../../LICENSE](../../LICENSE) and [../../LICENSE-CONTENT](../../LICENSE-CONTENT).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user