This document explains how your global skills in ~/.gemini/antigravity/skills interact with the projects in /Users/keira/Documents/GitHub/Projects/.
APP_CONTEXT.md)..agents/skills/ (if implemented) or use the root .agents/skills/ with project-specific logic.To see what repetitive tasks can be automated specifically for Vedic interpretations:
Prompt: "Audit the project for new skill opportunities using the global project-skill-audit skill."
To check your Vite/React code for vulnerabilities using the global auditor:
Prompt: "Perform a security audit of the
src/directory using the global security-auditor skill."
To ensure a new calculation matches the manual:
Prompt: "Validate this code against the logic in
Manual_Original.mdusing the global code-reviewer skill."
To keep the AI sharp and save tokens, follow the "Save & Refresh" lifecycle:
1. Work: Execute a focused task (e.g., Designing a new chart).
2. Save: Run /sync at the end of the task. This synchronizes the 4-Doc Rule (CHANGELOG, PROJECT_STATUS, APP_CONTEXT, README) and performs a Git checkpoint.
3. Refresh: Close the current conversation and start a fresh session for the next task. The agent will read the updated 4Docs and "re-remember" the state with a clean context window.
Every Monday, the Lead Coordinator (@AG) will trigger the Monday Morning Protocol.
- Action: Run /maintenance to prune legacy session data (brain, conversations, recordings, html_artifacts).
- Benefit: This keeps your local disk clean and prevents old artifacts from "noise" in future research tasks.
If you add new global skills to your home directory, just refresh the agent session or mention the new skill by name. Antigravity will resolve the path to /Users/keira/.gemini/antigravity/skills automatically.