openspec-archive-change
仓库创建 2026年6月24日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
适合需要把实验变更正式归档并同步工具链状态的团队。
▸ 风险提示
会调用 openspec CLI 并修改变更记录或仓库元数据。
这个 Skill 做什么
在实验性工作流中归档已完成的 change 条目并更新状态。
帮你把实验性工作流里已经完成的 change 条目收尾并归档,适合在实现结束、要正式标记完成时用。会尝试从对话上下文推断要归档的 change,若不明确会让你从可用项中选择。特别之处是能调用 openspec 列表并触发交互式选择,减少误归档的风险。
▸ 展开 SKILL.md 英文原文
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tomevault-io/skills-registry/main/0verl1nk--papersage--papersage/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tomevault-io/skills-registry/main/0verl1nk--papersage--papersage/SKILL.md"SKILL.MD 节选查看完整文件 ↗
Archive a completed change in the experimental workflow. **Input**: Optionally specify a change name. If omitted, check if it can be inferred from conversation context. If vague or ambiguous you MUST prompt for available changes. **Steps** 1. **If no change name provided, prompt for selection** Run `openspec list --json` to get available changes. Use the **AskUserQuestion tool** to let the user select. Show only active changes (not already archived). Include the schema used for each change if available. **IMPORTANT**: Do NOT guess or auto-select a change. Always let the user choose. 2. **Check artifact completion status** Run `openspec status --change "<name>" --json`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有