recursive-retrospective

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

把散落的构建经验系统化并产出可编码的改进措施与记忆库。

这个 Skill 做什么

对项目历史与行为做递归学习式回顾并把经验编码成可复用资产。

对项目的构建历史、行为和当前状态做递归式回顾,挖掘可复用的经验并把它们编码成 memory、agents、skills、plugins、evals 等可持续资产。适合在完成重大构建后、回顾项目轨迹或决定保留/优化/重定向时使用。方法以发现为先——观察行为、聚类模式,然后把学习系统化,而不是只做一次性的 RCA。

▸ 展开 SKILL.md 英文原文

Run a recursive-learning retrospective on an app/agent/plugin/build-loop project — analyze build history, behavior, and current state to extract reusable learning objects and encode them into memory, agents, skills, plugins, evals, preflights, and approval gates. Use after a substantial build, when reviewing a project's trajectory, when deciding preserve/refine/redirect/reset, or when converting a session into durable system improvement. Discovery-first (observe behavior → cluster patterns → encode learning); RCA is one module, not the whole job.

Skill 开发管理回顾复盘知识沉淀通用
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tyroneross/build-loop/main/skills/recursive-retrospective/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tyroneross/build-loop/main/skills/recursive-retrospective/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Recursive Learning Retrospective

A three-stage pipeline that turns a project's history into durable, encoded system improvement. Discovery-first: observe revealed behavior, cluster patterns, then encode learning — categories are seed scaffolds, never closed taxonomies (preserve emergent findings).

> **v2 (2026-06-18) — test-validated.** This revision was hardened against a live run: the full pipeline was executed on a real project (ross-labs-astro) and scored by an independent judge at 4.27/5, "Accept with revisions." The judge's penalties are fixed here (see Changelog). The v1 structure (peer draft `feat/recursive-retrospective@1c24d4a`) is preserved; only the validated fixes are layere
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有