From swf
Dashboard view of all projects or a single project: current phase, issue counts, blockers
How this skill is triggered — by the user, by Claude, or both
Slash command
/swf:dashboard [project][project]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show a high-level overview of all research projects, or drill into a specific one.
Show a high-level overview of all research projects, or drill into a specific one.
$ARGUMENTS — optional project name. If omitted, show all projects.
List all Linear projects (exclude Ideas project from main list)
For each project, show:
Show Ideas pipeline separately:
Output format:
## 项目总览
| 项目 | 当前阶段 | 进行中 | 待办 | 已完成 |
|------|---------|--------|------|--------|
| Project A | Phase 2 | 2 | 5 | 12 |
| Project B | Phase 1 | 1 | 3 | 4 |
## Ideas 管道
- 3 个想法评估中
- 1 个评估完成,可 promote
## Project A — Phase 2: 验证与Benchmark
### Phase 1 — 数据准备与开发 (Done)
✓ 5/5 issues completed
### Phase 2 — 验证与Benchmark (Current)
- [In Progress] PRJ-8: 真实数据 benchmark (agent:claude)
- [In Progress] PRJ-9: 性能评估 (manual)
- [Todo] PRJ-10: 子图整理 (figures)
- [Todo] PRJ-11: 数据归档 (admin)
### Phase 3~8: 未开始
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub cliffren/swf --plugin swf