원클릭으로
dashboard
Dashboard view of all projects or a single project: current phase, issue counts, blockers
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Dashboard view of all projects or a single project: current phase, issue counts, blockers
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Graduate an evaluated idea into a full project: create Linear Project with Phase milestones, GitHub repo, and standard directory structure
Initialize Linear workspace for SWF workflow: create label system, Ideas project, Archive project, and configure team settings
Show today's tasks across all projects, optionally filtered by type label (dev, writing, figures, experiment, admin)
Read project state and design docs, then create the next batch of Linear issues for a project
Import an existing research project into the SWF workflow: create Linear Project with milestones, add standard docs to existing repo
Export Done/Canceled issues to Archive project as Documents, then guide user to delete originals to free quota
| name | dashboard |
| description | Dashboard view of all projects or a single project: current phase, issue counts, blockers |
| argument-hint | [project] |
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: 未开始