·default-workflow
>_

default-workflow

rysweet/amplihack

功能、错误、重构的开发工作流程。自动激活多文件实施。

22安装·3热度·@rysweet

安装

$npx skills add https://github.com/rysweet/amplihack --skill default-workflow

SKILL.md

This skill provides the standard development workflow for all non-trivial code changes in amplihack. It auto-activates when detecting multi-file implementations, complex integrations, or significant refactoring work.

The workflow defines the canonical execution process: from requirements clarification through design, implementation, testing, review, and merge. It ensures consistent quality by orchestrating specialized agents at each step and enforcing philosophy compliance throughout.

This is a thin wrapper that references the complete workflow definition stored in a single canonical location, ensuring no duplication or drift between the skill interface and the workflow specification.

功能、错误、重构的开发工作流程。自动激活多文件实施。 来源:rysweet/amplihack。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/rysweet/amplihack --skill default-workflow
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 default-workflow?

功能、错误、重构的开发工作流程。自动激活多文件实施。 来源:rysweet/amplihack。

如何安装 default-workflow?

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

这个 Skill 的源码在哪?

https://github.com/rysweet/amplihack