antigravity-skill

Track sessions, features, and activity within HtmlGraph using CLI commands.

3|3|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/Shakes-tzd/htmlgraph --skill antigravity-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity-skill
Source: https://github.com/Shakes-tzd/htmlgraph/tree/main/packages/antigravity-skill
Command: npx skills add https://github.com/Shakes-tzd/htmlgraph --skill antigravity-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves work continuity gaps by enabling Antigravity to track sessions, features, and activity within HtmlGraph.

Core Features & Use Cases

  • Session management: start and end a working session and see active context.
  • Feature tracking: pick or create a feature and associate progress with steps.
  • Activity attribution: centralize timestamps and agent identity for dashboards and audits.
  • Use Case: When working on Gemini Antigravity tasks, maintain an accurate timeline of actions and progress.

Quick Start

Start a session, select a feature, and mark steps as you work, then end the session. Use the following commands: uv run htmlgraph session start --agent antigravity uv run htmlgraph feature start <feature_id> uv run htmlgraph step complete <step_id> uv run htmlgraph session end

Frequently Asked Questions about antigravity-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track work sessions and feature progress in HtmlGraph?

You can track HtmlGraph work sessions by starting a session with an agent identity, selecting or creating a feature, marking steps as complete, and ending the session to centralize timestamps for attribution.

What is the best way to maintain work continuity for Antigravity tasks?

Maintaining Antigravity work continuity requires explicit CLI commands to log session starts, feature associations, and step completions, enforcing mandatory workflows that produce an accurate timeline of agent actions.

How do I attribute agent activity and timestamps for HtmlGraph audits?

Activity attribution is handled by running session and feature tracking commands that centralize agent identity and timestamps, creating an accurate log suitable for dashboards and progress audits.

Can I manage end-to-end HtmlGraph workflows using only CLI commands?

Yes, end-to-end HtmlGraph workflows are managed entirely through explicit CLI commands like session start, feature start, step complete, and session end to ensure consistent attribution and progress tracking.

Does HtmlGraph session tracking require an explicit agent identity?

Yes, HtmlGraph session tracking requires an explicit agent identity specified during session start to accurately attribute subsequent feature work and step completions to the correct agent.