Initial commit
This commit is contained in:
58
commands/warpio-expert-status.md
Normal file
58
commands/warpio-expert-status.md
Normal file
@@ -0,0 +1,58 @@
|
||||
---
|
||||
description: Show current status of Warpio experts and active tasks
|
||||
allowed-tools: Read, Bash
|
||||
---
|
||||
|
||||
# Warpio Expert Status
|
||||
|
||||
## Current Status
|
||||
|
||||
### System Status
|
||||
- **Warpio Version:** 1.0.0
|
||||
- **Active Experts:** 5/5 operational
|
||||
- **Local AI Status:** Connected (LM Studio)
|
||||
- **MCP Servers:** 16/16 available
|
||||
|
||||
### Expert Status
|
||||
|
||||
#### 🗂️ Data Expert
|
||||
- **Status:** ✅ Active
|
||||
- **Current Task:** None
|
||||
- **MCP Tools:** HDF5, ADIOS, Parquet, Compression
|
||||
- **Memory Usage:** Low
|
||||
|
||||
#### 📊 Analysis Expert
|
||||
- **Status:** ✅ Active
|
||||
- **Current Task:** None
|
||||
- **MCP Tools:** Pandas, Plot, Statistics
|
||||
- **Memory Usage:** Low
|
||||
|
||||
#### 🖥️ HPC Expert
|
||||
- **Status:** ✅ Active
|
||||
- **Current Task:** None
|
||||
- **MCP Tools:** SLURM, Darshan, Node Hardware
|
||||
- **Memory Usage:** Low
|
||||
|
||||
#### 📚 Research Expert
|
||||
- **Status:** ✅ Active
|
||||
- **Current Task:** None
|
||||
- **MCP Tools:** ArXiv, Context7, Documentation
|
||||
- **Memory Usage:** Low
|
||||
|
||||
#### 🔗 Workflow Expert
|
||||
- **Status:** ✅ Active
|
||||
- **Current Task:** None
|
||||
- **MCP Tools:** Filesystem, Jarvis, Pipeline
|
||||
- **Memory Usage:** Low
|
||||
|
||||
### Resource Usage
|
||||
- **CPU:** 15% (available for tasks)
|
||||
- **Memory:** 2.1GB / 16GB
|
||||
- **Active Workflows:** 0
|
||||
- **Pending Tasks:** 0
|
||||
|
||||
## Quick Actions
|
||||
|
||||
- **Delegate Task:** `/warpio-expert-delegate <expert> "<task description>"`
|
||||
- **View Capabilities:** `/warpio-expert-list`
|
||||
- **Check Configuration:** `/warpio-config-validate`
|
||||
Reference in New Issue
Block a user