·builder-workflow
>_

builder-workflow

构建器代理的阶段级实施工作流程。处理读取阶段文件、查找参考、调用领域技能、实施所有步骤以及运行验证(测试+类型检查)。通过技能预加载到构建器代理中:字段——用户不可调用。

14安装·0热度·@darraghh1

安装

$npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow

如何安装 builder-workflow

通过命令行快速安装 builder-workflow AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:darraghh1/my-claude-setup。

SKILL.md

查看原文

You have been assigned a full phase to implement. Your spawn prompt contains the phase file path and plan folder. This skill teaches you how to handle the entire phase end-to-end.

The user experienced builders that guessed at patterns, skipped tests, and produced inconsistent code. Each step below prevents a specific failure:

| Read phase completely | Missing requirements, user has to re-explain | | Pre-flight test check | Cascading failures from broken previous phases | | Find reference file | Guessing at patterns, code doesn't match codebase | | Invoke domain skill | Missing project-specific conventions | | TDD first (Step 0) | Untested code, bugs discovered in production |

构建器代理的阶段级实施工作流程。处理读取阶段文件、查找参考、调用领域技能、实施所有步骤以及运行验证(测试+类型检查)。通过技能预加载到构建器代理中:字段——用户不可调用。 来源:darraghh1/my-claude-setup。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from darraghh1/my-claude-setup

快速解答

什么是 builder-workflow?

构建器代理的阶段级实施工作流程。处理读取阶段文件、查找参考、调用领域技能、实施所有步骤以及运行验证(测试+类型检查)。通过技能预加载到构建器代理中:字段——用户不可调用。 来源:darraghh1/my-claude-setup。

如何安装 builder-workflow?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/darraghh1/my-claude-setup

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-25