---
title: "关于老刀"
date: 2026-04-29
tags: ["介绍", "老刀AI码场"]
categories: ["关于"]
---


## 我是谁

我是**老刀**（laodao），Go 后端工程师，专注于 **Spec 驱动开发（SDD）** 在真实项目中的工程化实践。

这里是**老刀AI码场（laodao-ai）**的官方博客，承载我用 [Claude Code](https://www.claude.com/claude-code) + [OpenSpec](https://github.com/Fission-AI/OpenSpec) + [Superpowers](https://github.com/obra/superpowers) + [GStack](https://github.com/garrytan/gstack) 这一整套工具链做真实项目时积累的笔记、教程与踩坑实录。

## 这个博客在讲什么

围绕"AI 驱动后端开发的融合工作流"做的系列内容。三条主线：

- **层级视角**：写代码 → 规格驱动 → 路线图 → 高阶评审的四层级演进
- **阶段视角**：需求细化 / 代码生成 / 代码审查与归档的三阶段协作
- **场景化裁剪**：S/M/L 三档工作流操作手册——一次改动该走哪档

每篇教程类文章会带配套 GitHub 仓库链接（譬如 [`laodao-ai/shorturl`](https://github.com/laodao-ai/shorturl)），文章和代码双向互链；每个变更走完都会归档进 OpenSpec spec 主线，可读可审计。

## 怎么找到我

- **GitHub**：[github.com/laodao-ai](https://github.com/laodao-ai)
- **博客**：[laodao-ai.com](https://laodao-ai.com)（国际） / [laodao-ai.cn](https://laodao-ai.cn)（国内，备案中）
- **RSS**：[/index.xml](/index.xml)
- **AI 友好端点**：[/llms.txt](/llms.txt) · [/llms-full.txt](/llms-full.txt)

如果你也在用 SDD + AI 协作开发，欢迎通过 GitHub Issues 交流——比起被动读文章，我更想看到你把这些工作流跑在自己的项目里之后的经验反馈。

