一键导入
plan-next
Read project state and design docs, then create the next batch of Linear issues for a project
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read project state and design docs, then create the next batch of Linear issues for a project
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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)
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
Review recent ADRs, experiments, and code changes, then update docs/design.md accordingly
基于 SOC 职业分类
| name | plan-next |
| description | Read project state and design docs, then create the next batch of Linear issues for a project |
| argument-hint | <project> |
Analyze current project state and create the next batch of issues in Linear.
$ARGUMENTS — project name. Required. If not provided, ask.
Load project state:
docs/design.md — what needs to be builtCLAUDE.md — current phaseIdentify the gap:
Suggest parallelizable work from later phases:
Draft new issues:
Present to user:
## 规划:MyProject Phase 2
基于 design.md 和当前进度,建议新建以下 issues:
1. [dev, agent:codex] 实现 XX 模块的 benchmark 脚本
描述:...
2. [experiment, manual] 在数据集 A 上运行 benchmark
描述:...
3. [figures, agent:claude] 生成性能对比图
描述:...
--- 可提前做(等实验间隙)---
4. [writing, agent:claude] Methods 核心算法描述(Phase 5)
5. [figures, agent:claude] 已有 benchmark 结果可视化(Phase 4)
确认创建吗?你可以:
- 合并:把几个相关的 issue 合成一个(细节放 checklist)
- 拆分:把太大的 issue 拆成多个
- 修改:调整标题、描述、labels
Create issues after user confirms:
/swf:next)