Technology decision research
Agent task requires synthesizing information from multiple sources into a decision framework.
Antigravity's Agent Manager is built for autonomous execution — but complex tasks like vendor evaluations, architecture reviews, and policy drafts need multiple rounds of reasoning, feedback, and revision. Felo SuperAgent adds a persistent multi-turn layer: the agent remembers what it decided, why it decided it, and where the task is heading — across as many turns as the work requires.
These are the prompts where Antigravity's Agent Manager routes to felo-superagent — when the task requires deep, multi-source research.
Agent task requires synthesizing information from multiple sources into a decision framework.
Agent needs to build a comprehensive view of a competitive space from multiple sources.
Agent task involves deep research on a vendor, technology, or market before a decision.
Six capabilities that extend Antigravity's Agent Manager for deep, multi-turn research tasks.
Runs deep research tasks across multiple steps without losing context or thread.
Aggregates findings from multiple sources into a single structured output.
Remembers intermediate findings across agent turns — no re-fetching.
Breaks complex research into parallel sub-tasks and merges results.
Returns a formatted research report the agent can pass directly to you.
Activated when the agent task requires deep, multi-step research or synthesis.
How developers use this skill inside Antigravity — from quick lookups to complex multi-step workflows.

Agent task requires synthesizing information from multiple sources into a decision framework.

Agent needs to build a comprehensive view of a competitive space from multiple sources.

Agent task involves deep research on a vendor, technology, or market before a decision.
Once installed, felo-superagent activates for tasks that require sustained reasoning — the Agent Manager uses it when a single pass isn't enough.
Clone the Felo skills repo and copy the skill into your global Antigravity skills directory.
# Clone the Felo skills repository
git clone https://github.com/Felo-Inc/felo-skills.git
# Copy this skill to your global Antigravity skills folder
cp -r felo-skills/felo-superAgent ~/.gemini/antigravity/skills/Paste this prompt directly into Antigravity. The agent clones the repo and copies the skill automatically.
Clone the Felo skills repo and copy felo-superagent into .agent/skills/ for team-wide access. The SKILL.md description tells the Agent Manager to activate it for complex, multi-step tasks that need continuity.
Add FELO_API_KEY to your environment. felo-superagent works alongside Antigravity's native Agent Manager — it adds the persistent context layer that keeps long tasks coherent.
Kick off a complex task — a vendor evaluation, an architecture review, a rollout plan. The agent works through it in rounds, preserving decisions and reasoning between turns. You review, redirect, and the agent continues from exactly where it left off.
No configuration needed. The SKILL.md file inside the skill folder tells Antigravity's Agent Manager when to activate it. Once the folder is in place, the agent routes to the skill automatically based on your prompt.
Install felo-superagent in .agent/skills/ and let Antigravity agents work through long-horizon tasks with persistent context and accumulated reasoning.