·technical-implementation
>_

technical-implementation

使用基于代理的 TDD 工作流程以及每个任务的审核和批准门(可用自动模式)来协调计划的实施。在以下情况下使用:(1) 从 docs/workflow/planning/{topic}/plan.md 实施计划,(2) 用户使用可用计划说“实施”、“构建”或“对此进行编码”,(3) 应遵循 TDD 和质量标准的临时编码,(4) 错误修复或受益于结构化实施的功能。根据任务调度执行者和审核者代理,在审核批准后提交。

9安装·0热度·@leeovery

安装

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill technical-implementation

如何安装 technical-implementation

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

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

来源:leeovery/claude-technical-workflows。

SKILL.md

查看原文

Orchestrate implementation by dispatching executor and reviewer agents per task. Each agent invocation starts fresh — flat context, no accumulated state.

The orchestrator owns: plan reading, task extraction, agent invocation, git operations, tracking, task gates.

Either way: dispatch agents per task — executor implements via TDD, reviewer verifies independently.

使用基于代理的 TDD 工作流程以及每个任务的审核和批准门(可用自动模式)来协调计划的实施。在以下情况下使用:(1) 从 docs/workflow/planning/{topic}/plan.md 实施计划,(2) 用户使用可用计划说“实施”、“构建”或“对此进行编码”,(3) 应遵循 TDD 和质量标准的临时编码,(4) 错误修复或受益于结构化实施的功能。根据任务调度执行者和审核者代理,在审核批准后提交。 来源:leeovery/claude-technical-workflows。

可引用信息

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

安装命令
npx skills add https://github.com/leeovery/claude-technical-workflows --skill technical-implementation
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from leeovery/claude-technical-workflows

快速解答

什么是 technical-implementation?

使用基于代理的 TDD 工作流程以及每个任务的审核和批准门(可用自动模式)来协调计划的实施。在以下情况下使用:(1) 从 docs/workflow/planning/{topic}/plan.md 实施计划,(2) 用户使用可用计划说“实施”、“构建”或“对此进行编码”,(3) 应遵循 TDD 和质量标准的临时编码,(4) 错误修复或受益于结构化实施的功能。根据任务调度执行者和审核者代理,在审核批准后提交。 来源:leeovery/claude-technical-workflows。

如何安装 technical-implementation?

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

这个 Skill 的源码在哪?

https://github.com/leeovery/claude-technical-workflows