移除规范流程相关配置
This commit is contained in:
19
doc/implementation-report-2026-03-28-remove-spec-workflow.md
Normal file
19
doc/implementation-report-2026-03-28-remove-spec-workflow.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 规范流程移除实施记录
|
||||
|
||||
## 实施时间
|
||||
- 2026-03-28
|
||||
|
||||
## 修改内容
|
||||
- 删除仓库根目录 `AGENTS.md` 中的规范流程指令块
|
||||
- 删除 `CLAUDE.md` 中的规范流程指令块与工作流说明
|
||||
- 清理 `.claude/settings.json` 与 `.claude/settings.local.json` 中的相关权限和技能配置
|
||||
- 删除 `.claude/commands/` 下的相关命令文件
|
||||
- 删除 `.claude/agents/kfc/` 下的专用 agent 文件
|
||||
- 删除 `.claude/system-prompts/spec-workflow-starter.md`
|
||||
|
||||
## 结果
|
||||
- 当前仓库已不再包含该规范流程入口
|
||||
- 保留了非该流程的 Claude 配置与现有开发权限
|
||||
|
||||
## 验证方式
|
||||
- 执行全文检索,确认仓库内已无相关引用(排除 `node_modules`)
|
||||
Reference in New Issue
Block a user