← Về thư mục
📄 / / root / GitHub / .agents / workflows / README.md

🚀 Antigravity Agent Workflows Directory

This directory contains standard, executable step-by-step procedures (Workflows) designed to orchestrate agent operations across your projects. Workflows enforce systematic research, data integrity, and strict system maintenance.


📋 Available Workflows Catalog

Slash Command / ID Target Workflow File Primary Purpose & Usage Expected Output
/research-general research-wf.md Foundational General Research: Querying academic, expert, and community sources for diverse domains (health, travel, diet, etc.). Aliased as /research. Structured study saved to docs/research/
/research-policy-vn research-policy-vn-wf.md Vietnam Policy Research: Quantitative and sequential multi-agent research into VN's tourism and inbound policies. Policy Brief report saved to Obsidian Vault Mac/20_Areas/Public_Policy/Tourism_Research/
/research-vedic research-vedic-wf.md Vedic Astrological Research: Validating astronomical rules and dignity logic against scriptures (BPHS) and JHora. Mathematical validation report in docs/research/
/research-oss research-oss-wf.md Open Source Alternatives: Locating and rating trusted tools on GitHub and opensourcealternative.to to optimize costs. Comparison Matrix saved to docs/research/
/maintenance-clean maintenance-clean-wf.md Project Maintenance: Pruning obsolete session cache folders (>7 days) and auto-updating standard CHANGELOG/README docs. Disk space freed & Git Pulse commit
/maintenance-vault maintenance-vault-wf.md Obsidian Note Standardizer: Scanning and auto-updating note YAML frontmatter schemas under @Obsidian Vault Mac. Standardized notes in Second Brain vault
/atomic-complexity atomic-complexity-wf.md Modular Decomposition: Auto-splitting complex rules, skills, or tasks exceeding cognitive thresholds into smaller modules. Structured modularized plan and split files
/global-flow global-flow-wf.md Meta-Engineering: Unified workflow for improving Antigravity's own rules, skills, and flow optimizations. Core update and sync
/sync-user-data sync-user-data.md User Sync: Exporting and synchronizing user profiles or local settings into a Supabase database. Staged and synced database entries
/ui-design ui-design-wf.md UI Component Selection: Selecting and adapting Flowbite UI components for premium interface aesthetics. Standardized UI component implementation
/vedic-integrity vedic-data-integrity.md Vedic Data Import Guard: Ensuring astronomical data consistency and sanity checks during chart profiles import. Sanitized profile imports

⚡ How to Trigger Workflows

To run any of the workflows listed above, mention the workflow slash command or reference the file using its file URI or relative workspace link. For example: - "I need to find a tool like HotLingo. Run the /research-oss workflow to research open source alternatives." - "Clean up my old session cache files and sync project docs using the /maintenance-clean workflow." - "Scan my Obsidian Vault and ensure all notes have correct schemas using /maintenance-vault."

The agent will read the corresponding markdown file and execute the steps sequentially, prompting you for any required decisions.