Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:55 +08:00
commit b3000ac354
12 changed files with 370 additions and 0 deletions

25
commands/timeseries.md Normal file
View File

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <requirement> [focus]
description: Time series analysis, forecasting, and anomaly detection
---
# Timeseries Command
Time series analysis, forecasting, and anomaly detection
## Arguments
**$1 (Required)**: requirement
**$2 (Optional)**: focus
## Examples
```bash
/timeseries "Forecast API traffic" forecasting
/timeseries "Detect metric anomalies" anomaly-detection
```
Invoke the timeseries-specialist agent with: $ARGUMENTS