Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/analyze-projectnpx skills add satnamrsm/https-github.com-sickn33-antigravity-awesome-skills --skill analyze-projectgit clone --depth 1 https://github.com/satnamrsm/https-github.com-sickn33-antigravity-awesome-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/analyze-project)<a href="https://agentmods.dev/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/analyze-project"><img src="https://agentmods.dev/badge/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/analyze-project.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00039 | $0.03127 |
| Opus 5 | $0.00019 | $0.01563 |
| Sonnet 5 | $0.00008 | $0.00625 |
| Haiku 4.5 | $0.00004 | $0.00313 |
Grade A, and why
analyze-project scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 517 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/analyze-project — Root Cause Analyst Workflow
Analyze AI-assisted coding sessions in brain/ and produce a diagnostic report that explains not just what happened, but why it happened, who/what caused it, and what should change next time.
This workflow is not a simple metrics dashboard. It is a forensic analysis workflow for AI coding sessions.
Primary Objective
For each session, determine:
- What changed from the initial ask to the final executed work
- Whether the change was caused primarily by:
- the user/spec
- the agent
- the codebase/repo
- testing/verification
- legitimate task complexity
- Whether the original prompt was sufficient for the actual job
- Which subsystems or files repeatedly correlate with struggle
- What concrete changes would most improve future sessions
Core Principles
- Treat
.resolved.Ncounts as signals of iteration intensity, not proof of failure - Do not label struggle based on counts alone; classify the shape of rework
- Separate human-added scope from necessary discovered scope
- Separate agent error from repo friction
- Every diagnosis must include evidence
- Every recommendation must map to a specific observed pattern
- Use confidence levels:
- High = directly supported by artifact contents or timestamps
- Medium = supported by multiple indirect signals
- Low = plausible inference, not directly proven
Step 1: Discovery — Find Relevant Conversations
- Read the conversation summaries available in the system context.
- List all subdirectories in: `~/.gemini/antigravity/brain/
- Build a Conversation Index by cross-referencing summaries with UUID folders.
- Record for each conversation:
conversation_idtitleobjectivecreatedlast_modified
- If the user supplied a keyword/path, filter on that. Otherwise analyze all workspace conversations.
Output: indexed list of conversations to analyze.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 517 lines · 39 tokens per session scan A b8cc97157b01
analyze-project is a skill published in the GitHub repository satnamrsm/https-github.com-sickn33-antigravity-awesome-skills (5 stars, last pushed 19d ago), licensed MIT. It adds 39 tokens to every session and 3,127 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
analyze-project
Forensic root cause analyzer for Claude Code sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.
analyze-project
Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.
analyze-project
Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.
analyze-project
Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.
analyze-project
Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.
analyze-project
Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.