원클릭으로
archive
Export Done/Canceled issues to Archive project as Documents, then guide user to delete originals to free quota
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Export Done/Canceled issues to Archive project as Documents, then guide user to delete originals to free quota
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)
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
Review recent ADRs, experiments, and code changes, then update docs/design.md accordingly
SOC 직업 분류 기준
| name | archive |
| description | Export Done/Canceled issues to Archive project as Documents, then guide user to delete originals to free quota |
| argument-hint | [project] |
Export completed issues to the Archive project as Documents, then guide user to delete originals in Linear web UI to free up the 250 issue quota.
$ARGUMENTS — optional project name. If omitted, archive across all projects.
Query archivable issues:
Show quota and preview:
当前 X/250 活跃 issues,其中 Y 个可归档:
spaharmony (3):
- TAO-11: 发布 v1 [Done, 2026-04-14]
- ...
Ideas (5):
- TAO-5: Spatial Harmony 评估 [Done, 2026-04-14]
- ...
归档后释放 Y 个额度,剩余 Z/250。
确认归档吗?
Export to Archive project Document (按月合并):
归档 YYYY-MM already exists in Archive project:
list_documents with project: "Archive" and search for current month titleupdate_document to append new entriescreate_document with project: "Archive", titled 归档 YYYY-MM# 归档 2026-04
## spaharmony — Phase 1
### [Done] TAO-11: 发布 v1:整理文档 + 发布 PyPI (2026-04-14)
**Comments:**
- [2026-04-14] 已发布 v1.0.0,README 包含安装说明...
### [Done] TAO-14: v2: Harmony 主循环迁移至 CuPy (2026-04-18)
(no comments)
## Ideas
### [Done] TAO-5: Spatial Harmony 评估 (2026-04-14)
(no comments)
### [Canceled] TAO-99: 某个放弃的想法 (2026-04-10)
(no comments)
list_comments for each issueGuide user to delete originals:
归档文档已创建:Archive 项目 → "归档 2026-04-14"
请在 Linear 网页上删除已归档的 issues:
1. 打开对应项目
2. Filter → Status = Done
3. 全选 → 右键 → Delete issue
或逐个:选中 issue → 右键 → Delete issue
⚠️ 删除不可恢复,但数据已保存在 Archive 项目的文档中。
After user confirms deletion: