recursive-spine-digest

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

把看板信息转为可推送摘要,便于管理决策

▸ 风险提示

需要 GitHub 授权以读取项目与 issue 数据

这个 Skill 做什么

扫描符合 recursive‑spine 的仓库并汇总健康与待办摘要

定期把符合 recursive‑spine 约定的一批仓库扫一遍,生成健康与待办的汇总:最老的延后项、停滞的 milestone、各 lane 的进行中项、被指派却没人动的 issue,以及在关闭评论里提到但没建票的技术债等。需要整体追踪多仓库进度或找出被遗忘、卡住的工作时用。特别的是它会读 Spine 看板和项目配置,包含递归本身仓库,并且报出真实的分母,不会美化数据。

▸ 展开 SKILL.md 英文原文

Use when sweeping all recursive-spine-conforming repos for tracking health — aging deferrals (oldest first), stalled milestones, in-flight by lane, assigned-but-untouched issues, and debts named in closing comments but never filed, plus seedling pollen that never transplanted (hive repos). Reports honest denominators; includes the recursive-spine repo itself in every sweep.

开发编程健康巡检报告生成跟踪通用
1
Stars
0
Forks
8
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/slopstopper/recursive-spine/main/skills/recursive-spine-digest/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/slopstopper/recursive-spine/main/skills/recursive-spine-digest/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# recursive-spine: digest

The board is the live view; this digest is the push signal.

## Repo set

Read the board owner and number from the invoking context (or the invoking
repo's dialect note — `docs/tracking-dialect.md` or equivalent), then read
the repo list from the Spine board (`gh project item-list <N> --owner
<BOARD_OWNER>`), falling back to the repo set recorded in the dialect note
of the repo you were invoked from; the author's founding set
(recursive-spine, plumb-line, tokenomics) is the documented default for
this installation, with private repos read from the private hive's
dialect note rather than named here. recursive-spine ITSELF is always in the
sweep — a digest that exemp
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有