recursive-spine-migrate

仓库创建 2026年7月7日最近提交 3 天前SkillHot 收录 16 小时前
▸ 精选理由

干跑先审查再执行,降低迁移风险,提高可审计性

▸ 风险提示

Live 模式会创建 issue/PR,需仓库写权限与审慎确认

这个 Skill 做什么

把仓库里的 prose 工作台账迁移为符合规范的 issues 与里程碑

把仓库里分散的 prose 工作台账(状态文件、队列表、欠缺/待办记录等)自动识别并建议转换成符合 recursive‑spine 的 GitHub issue 和 milestone。默认是 dry‑run,只盘点并给出迁移建议;确认后才进入 live 模式,会创建带回链的 issue,但不会删历史或迁移已关闭项。适合想把文档里的活工作态结构化到 Issue 流程的团队。

▸ 展开 SKILL.md 英文原文

Use when converting a repo's existing prose work-ledgers (status files, queue tables, gap/debt registers, follow-up files, deferral tails) into GitHub issues and milestones under the recursive-spine convention. Dry-run by default — inventories and proposes, writes nothing. Live mode files issues with back-links and produces a retirement checklist; never deletes history, never migrates closed work.

开发编程迁移自动化干跑模式通用
1
Stars
0
Forks
8
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/slopstopper/recursive-spine/main/skills/recursive-spine-migrate/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/slopstopper/recursive-spine/main/skills/recursive-spine-migrate/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# recursive-spine: migrate

Default mode is DRY-RUN. Live mode only when the user explicitly says so,
and only after they have reviewed a dry-run report.

## Dry-run mode

1. **Inventory.** Find every prose artifact holding live work state: status
   files, playbook queue tables, gap/debt registers, follow-up files,
   "outstanding" sections, TODO tails in docs. Ask the user to confirm the
   list and name anything missed. Read each one fully.
2. **Classify every row** as one of: open work item / open gap / open debt /
   open deferral / closed-or-shipped (NOT migrated — git and archives remain
   the record for the past) / not-work-state (method text that stays).
3. **Propose the mapping** 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有