recursive-spine-method

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

精确复述原则与教法,适合培训与记忆检索

这个 Skill 做什么

讲解 recursive‑spine 追踪规范与实践方法的教学材料

讲清 recursive‑spine 的追踪规范和实践:工作状态放在 GitHub issues + milestones(不写 prose ledger)、五条原则、模块体系和如何为仓库设计方言。适合新人入门或老手复习约定,纯教学不做任何改动。重点是要精确陈述原则并解释,方便团队统一执行与审查。

▸ 展开 SKILL.md 英文原文

Use when a builder wants to learn or be reminded of the recursive-spine tracking convention — where work state lives (GitHub issues+milestones, never prose ledgers), the five principles, the module system, and how to design a repo's dialect. Pure knowledge; takes no actions.

Skill 开发管理方法论培训递归追踪通用
1
Stars
0
Forks
8
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/slopstopper/recursive-spine/main/skills/recursive-spine-method/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/slopstopper/recursive-spine/main/skills/recursive-spine-method/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# recursive-spine: the method

Read `${CLAUDE_PLUGIN_ROOT}/reference/principles.md` and teach from it.
Do not paraphrase the principles loosely — state them exactly, then explain.
Issues also carry macro/micro depth — moment-triggered sub-issue trees —
per the depth section of the same principles doc.

## How to teach it

1. Open with the failure mode, not the rule: prose ledger files (status
   files, queue tables) merge as text; rows get lost silently; every branch
   edits them so they become the repo's #1 conflict source. The convention
   exists because that failure was measured, not imagined.
2. State the five principles verbatim from the reference.
3. Explain the recursion doctrine: t
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有