工程实战课程入门英文1–3 周★ 11k23 章可站内阅读
Learn Harness Engineering
Harness Engineering 从 0 到 1 入门教程
Walking Labs · 11,105 stars
面向 harness engineering 的从零入门课:讲清如何为 AI coding agent 设计可维护的外壳、技能与工具组合。适合想理解「为什么 agent 好用/不好用」并动手搭最小 harness 的人。
为什么收录 · 实践层架补上 harness engineering 专题入门,和 Claude Code 指南、实现课组成三角。
Harness EngineeringAgentSkills工作流入门
这本书强在哪
- 专门讲 harness engineering 的系统入门
- 与 Claude Code 使用指南、learn-claude-code 互补
- 强调从 0 到 1 可跟练
- 适合想「造轮子」也想「用轮子」的读者
建议怎么学
- 01先读概念章,写出自己的 harness 定义
- 02跟着做一个最小可运行 harness
- 03把 skills/tools 接到真实小任务
- 04深度实现对照 learn-claude-code
适合谁 / 前置
- 基本编程与命令行
- 用过任一 AI coding agent 更佳
学完得到什么
- 理解 harness engineering 的核心概念与边界
- 能搭建最小可用的 agent harness
- 掌握技能、工具与工作流的组合方式
- 建立从玩具 demo 到可维护 harness 的路径
目录
来自站内阅读器镜像;点击章节直接阅读
lecture 01 why capable agents still fail1 章
lecture 02 what a harness actually is1 章
lecture 03 why the repository must become the system of record1 章
lecture 04 why one giant instruction file fails1 章
lecture 05 why long running tasks lose continuity1 章
lecture 06 why initialization needs its own phase1 章
lecture 07 why agents overreach and under finish1 章
lecture 08 why feature lists are harness primitives1 章
lecture 09 why agents declare victory too early1 章
lecture 10 why end to end testing changes results1 章
lecture 11 why observability belongs inside the harness1 章
lecture 12 why every session must leave a clean state1 章
lecture 13 loop engineering1 章
lecture 14 graph engineering1 章
docs9 章
- 15欢迎来到项目实战markdown
- 16Project 01. 只写提示词让 agent 做,和定好规则再让它做,差多少markdown
- 17Project 02. 让 agent 看懂项目、接住上次的工作markdown
- 18Project 03. 让 agent 关掉再打开还能接着干markdown
- 19Project 04. 用运行反馈修正 agent 的行为markdown
- 20Project 05. 让 agent 自己检查自己做的对不对markdown
- 21Project 06. 搭建一套完整的 agent 工作环境markdown
- 22Project 07. 搭建你的第一个自动循环markdown
- 23Project 08. 把你的工作流画成一张图markdown
策展亮点章节
概念入门最小 harnessSkills 与工具项目实战进阶模式
仓库数据
Stars11,105
Forks1,205
主要语言TypeScript
创建2026/3/29
更新2026/8/9
a3042405(main)· 许可证 MIT License (MIT)。 上游更新后可通过同步脚本刷新。