/status - Show Status
$ARGUMENTS
Task
Show current project and agent status.
What It Shows
- •
Project Info
- •Project name and path
- •Tech stack
- •Current features
- •
Agent Status Board
- •Which agents are running
- •Which tasks are completed
- •Pending work
- •
File Statistics
- •Files created count
- •Files modified count
- •
Preview Status
- •Is server running
- •URL
- •Health check
Example Output
code
=== Project Status === 📁 Project: my-ecommerce 📂 Path: C:/projects/my-ecommerce 🏷️ Type: nextjs-ecommerce 📊 Status: active 🔧 Tech Stack: Framework: next.js Database: postgresql Auth: clerk Payment: stripe ✅ Features (5): • product-listing • cart • checkout • user-auth • order-history ⏳ Pending (2): • admin-panel • email-notifications 📄 Files: 73 created, 12 modified === Agent Status === ✅ database-architect → Completed ✅ backend-specialist → Completed 🔄 frontend-specialist → Dashboard components (60%) ⏳ test-engineer → Waiting === Preview === 🌐 URL: http://localhost:3000 💚 Health: OK
Technical
Status uses these scripts:
- •
python .agent/scripts/session_manager.py status - •
python .agent/scripts/auto_preview.py status
Built with ❤️ from Antigravity Kit & UXUI ProMax MIT © Vudovn