Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:15 +08:00
commit 351fb745eb
13 changed files with 399 additions and 0 deletions

25
commands/roadmap.md Normal file
View File

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <scope> [horizon]
description: Product roadmap and milestone planning
---
# Roadmap Command
Product roadmap and milestone planning
## Arguments
**$1 (Required)**: scope
**$2 (Optional)**: horizon
## Examples
```bash
/roadmap "Q2 feature roadmap" quarterly
/roadmap "Infrastructure migration plan" 6-months
```
Invoke the project-manager agent with: $ARGUMENTS