Summary
- 评估个人或团队在 AI 工具使用上的进化阶段,给出下一步提升建议。
- 当用户想判断"我现在 AI 用得怎么样"、"下一步该学什么"、或团队要做 AI 能力评估时使用。
- 不适用于: 已经处于 Loop 阶段需要优化具体系统的场景。
- 关键 trigger: "我现在在哪个阶段"、"AI 使用下一步"、"团队 AI…
kangarooking/loop-engineering-skill · Archived
评估个人或团队在 AI 工? 当用户想判断"我现在 AI 用得怎么样"、"下一步该学什么"、或团队要做 AI 能力评估时使用。 不适用于: 已经处于 Loop 阶段需要优化? ?
npx skills add kangarooking/loop-engineering-skill --skill three-stage-evolution
This repository is archived — consider an actively maintained alternative.
设计 Loop 中的 Maker-Checker 模式: 用独立 agent 审查产出,避? 当用户发现 loop 产出质量不稳定、ag…
7 installs判断一个任务是否值得做成 Loop 的四条决策标准。 当用户在纠结"这件事要不要自动化"、"该不该用 loop…
7 installs设计或审计任何循环系统的起点: 将循环拆解为 Trigger(触发器)、Action(动作)、Stop Condition(停止条…
7 installsRelated neighbors and high-traction skills in the same topics — useful to compare before installing.
After solving a non-trivial problem, detect generalizable learnings and propose skill updates. …
1.3K installsCompares Trailmark code graphs at two source code snapshots (git commits, tags, or directories)…
3.2K installsEvidence-based memory optimization from real usage patterns. Analyzes recall performance, ident…
749 installsWhen personality/collaboration strategy needs updating → evolve SOUL config under immutable-sec…
400 installsDesign evolving language systems for fictional worlds. Use when creating language families, dia…
396 installsUse when auditing architectural patterns through the evaluation platform with mandatory best-pr…
382 installsOther skills from kangarooking/loop-engineering-skill.
npx skills add kangarooking/loop-engineering-skill
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
5,213 B
SUMMARY.md
410 B
Original cangjie-skill frontmatter from the distillation run:
name: three-stage-evolution
description: |
评估个人或团队在 AI 工具使用上的进化阶段,给出下一步提升建议。
当用户想判断"我现在 AI 用得怎么样"、"下一步该学什么"、或团队要做 AI 能力评估时使用。
不适用于: 已经处于 Loop 阶段需要优化具体系统的场景。
关键 trigger: "我现在在哪个阶段"、"AI 使用下一步"、"团队 AI 能力评估"。
source_book: "Loop Engineering 视频合集"
source_chapter: 视频3 (小木头) / 视频2 (Boris Cherny)
tags: [evolution, self-assessment, capability-model, growth]
related_skills: [loop-build-path, loop-worthiness-test, comprehension-gap]
"第一阶段,逐行驾驶...你手写代码模型给你自动补全。第二个阶段,并行手动,你或许会同时开5个、10个对话,每个都在干活。但每次对话都是你亲手发起的...第三阶段你不再发起对话,你写了一个系统,让他自己去读你的仓库,读issue,读CI的失败,自己决定该用什么样的提示词驱动智能体工作。"
— 小木头 (视频3)
个人与 AI 协作方式经历三个进化阶段:
每个阶段的特征:
案例1: Boris Cherny (视频2)
案例2: 小木头 (视频3)
案例3: Adam Gillock (视频1)
语言信号: "我现在在哪个阶段"、"AI 使用下一步"、"团队 AI 能力评估"、"从手动到自动"
与相邻 skill 的区别:
loop-build-path: 升级到 Stage 3 后的构建指南 (本 skill 是定位和决策)loop-worthiness-test: Stage 3 中判断具体任务要不要做 loop (本 skill 是整体阶段评估)comprehension-gap: Stage 3 的风险 (本 skill 是 Stage 3 的进阶路径)回答以下问题:
loop-build-path 做成第一个 looploop-5plus1-architecture 审计现有系统不要使用这个 skill 的场景:
作者的盲点与局限:
与之相邻但容易混淆的方法论: