Source

zixun-github/aisdlc

43 skills · 3.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
spec-product-prd Use when 需要在 sdlc-dev 的产品需求 Spec 流程执行 R2,将 requirements/solution.md 转写为可交付、可验收、可测试的 requ…
zixun-github/aisdlc
134
2
spec-product-prototype Use when 需要在 sdlc-dev 的产品需求 Spec 流程执行 R3(原型生成),基于 requirements/prd.md 产出 requirements/prototyp…
zixun-github/aisdlc
131
3
subagent-driven-development Use when executing implementation plans with independent tasks in the current session
zixun-github/aisdlc
118
4
spec-product-demo Use when 需要在 sdlc-dev 的产品需求 Spec 流程执行 R4(基于 requirements/prototype.md 生成可交互 Demo 工程),并需要避…
zixun-github/aisdlc
116
5
spec-receiving-code-review Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or tec…
zixun-github/aisdlc
115
6
using-aisdlc Use when 需要在 sdlc-dev 仓库执行 AI SDLC(Spec Pack)流程、选择/串联需求侧(raw/solution/prd/prototype/demo)与实现…
zixun-github/aisdlc
115
7
spec-design Use when 需要为某个 Spec Pack 产出 D2 决策文档(RFC/Decision Doc),且必须强制消费项目知识库与 `{FEATURE_DIR}/require…
zixun-github/aisdlc
113
8
spec-init Use when 需要在本仓库的 AI SDLC 流程中初始化新的 Spec Pack(创建三位编号分支与 `.aisdlc/specs/{num}-{short-name}` 目…
zixun-github/aisdlc
111
9
spec-product-clarify Use when 在 sdlc-dev 的 spec 分支上需要完成 R1(raw→solution)的需求澄清,但出现催促跳过澄清/跳过门禁、要求“一次问完”…
zixun-github/aisdlc
111
10
spec-context Use when 需要在 sdlc-dev 的 Spec 流程中定位当前 spec pack(FEATURE_DIR)、避免在错误目录读写 requirements/*.md,或出…
zixun-github/aisdlc
110
11
spec-requesting-code-review Use when completing tasks, implementing major features, or before merging to verify work meets requirements
zixun-github/aisdlc
110
12
dispatching-parallel-agents Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
zixun-github/aisdlc
109
13
finishing-development 用于确认开发已完成,并确保所有测试/检查全部通过
zixun-github/aisdlc
108
14
spec-design-research Use when 需要在 Spec 级设计阶段执行 D1 research(产出 `{FEATURE_DIR}/design/research.md`),或面对关键不确定性/高风险…
zixun-github/aisdlc
106
15
project-discover Use when 需要对“已有代码的存量项目”做 Discover(逆向)并把仓库事实沉淀为 `.aisdlc/project/`,且你发现 AI/团队经常猜入…
zixun-github/aisdlc
99
16
project-discover-memory-index Use when 你已经确定了 Discover 的范围(P0/P1/P2),现在需要快速建立 `.aisdlc/project/` 的 Level-0 北极星(memory)与 …
zixun-github/aisdlc
97
17
project-discover-preflight-scope Use when 你要开始存量项目 Discover,但你还不清楚“哪些入口可作为证据(run/test/ci/contract/ops)”以及“应该先做哪些模块…
zixun-github/aisdlc
97
18
project-discover-modules-contracts Use when 你需要把选中的模块(优先 P0)做成 `.aisdlc/project/components/{module}.md` 的单页模块 SSOT,并在同一页内建立…
zixun-github/aisdlc
96
19
project-discover-products-ops-dod Use when 你已经有了 components 地图与若干模块页,现在需要收敛业务模块(products<=6)、固定运行/排障/回滚入口(ops)、…
zixun-github/aisdlc
96
20
spec-test-usecase Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/usecase.md`(测试用例),默认以…
zixun-github/aisdlc
94
21
spec-pack-abandon Use when 需要因需求重大问题而废弃/撤销当前 Spec Pack,并且必须删除对应 `.aisdlc/specs/{branch}` 目录与本地/远程分支,…
zixun-github/aisdlc
92
22
spec-test-plan Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/test-plan.md`(测试计划),并要…
zixun-github/aisdlc
88
23
frontend-page-discovery Use when 需要从前端代码证据化产出“页面清单→功能点→业务流程→业务规则”,且项目路由入口不唯一、动态路由/权限/后端菜单复…
zixun-github/aisdlc
87
24
qa-test-planner Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Inclu…
zixun-github/aisdlc
87
25
spec-test-suites Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/suites.md`(测试套件),把用例组…
zixun-github/aisdlc
87
26
spec-test-execute Use when 需要在 Spec Pack 的 verification 阶段产出 `{FEATURE_DIR}/verification/report-{date}-{version}.md`(测试报告…
zixun-github/aisdlc
85
27
spec-test Use when 需要在 Spec Pack 的 verification 阶段生成/更新测试计划、用例、套件或测试报告,并要求严格门禁、可追溯落盘与不…
zixun-github/aisdlc
82
28
spec-merge-back Use when 一个 Spec Pack 已完成,需要把可复用资产晋升到 project SSOT(ADR/契约/ops/NFR/registry),且存在“整包复制污染…
zixun-github/aisdlc
80
29
spec-test-bug Use when 需要在 Spec Pack 的 verification 阶段创建“可直接粘贴到外部缺陷系统”的缺陷报告(不在 Spec Pack 内落盘 bug 文…
zixun-github/aisdlc
67
30
spec-checklist Use when 需要在当前 Spec Pack 中检查文档是否存在待澄清/待确认/TBD/TODO 等高价值不确定点,并用“一次只问一个问题→立刻回…
zixun-github/aisdlc
62
31
spec-plan Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I1(实现计划),把 requirements/design 转成 `{FEATURE_DIR}/implementatio…
zixun-github/aisdlc
62
32
spec-execute Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I2(实现执行),以 `{FEATURE_DIR}/implementation/plan.md` 为唯一 SSOT 分…
zixun-github/aisdlc
60
33
spec-implementation-plan Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I1(实现计划),把 requirements/design 转成 `{FEATURE_DIR}/implementatio…
zixun-github/aisdlc
50
34
spec-implementation-execute Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I2(实现执行),以 `{FEATURE_DIR}/implementation/plan.md` 为唯一 SSOT 分…
zixun-github/aisdlc
49
35
aisdlc-project-discover Use when 需要对“已有代码的存量项目”做 Discover(逆向)并把仓库事实沉淀为 `.aisdlc/project/` 项目级知识库,同时要在时…
zixun-github/aisdlc
3
36
aisdlc-project-discover-level0-memory Use when 需要为存量项目建立 `.aisdlc/project/memory/*` 北极星入口,让任何人/AI 在几分钟内知道项目边界、怎么跑、怎么验…
zixun-github/aisdlc
3
37
aisdlc-project-discover-level1-index-skeleton Use when 需要先生成 `.aisdlc/project` 的地图层索引骨架(components/products/contracts)与进度面板(checkbox),并用“…
zixun-github/aisdlc
3
38
aisdlc-project-discover-modules-contracts Use when 需要为选中的模块(优先 P0)同时产出组件页与契约入口页(API/Data),把“权威入口 + 不变量摘要 + 证据入口”立起…
zixun-github/aisdlc
3
39
aisdlc-project-discover-ops-evidence Use when 需要把“能跑、能验、能回滚、能排障”的运行入口与证据链固定到 `.aisdlc/project/ops`,并用入口页写法避免把操作手…
zixun-github/aisdlc
3
40
aisdlc-project-discover-preflight Use when 开始对存量项目做 Discover(逆向)前需要盘点“可作为证据的入口”(运行/测试/CI/契约/关键目录/监控告警),避免后…
zixun-github/aisdlc
3
41
aisdlc-project-discover-products-aggregation Use when 需要从存量代码/契约/数据主责反推业务模块(products)并收敛到可治理的数量(建议 <=6),以避免认知与维护失控,…
zixun-github/aisdlc
3
42
aisdlc-project-discover-scope Use when 存量项目 Discover(逆向)容易覆盖面失控,需要先做模块分级(P0/P1/P2)与逆向深度约束,确保优先把高 ROI 的模块…
zixun-github/aisdlc
3
43
aisdlc-project-discover-dod-gates Use when 需要对 `.aisdlc/project/` 的 Discover(逆向)成果做 DoD 自检与门禁收口,确保 P0 模块三件套齐全、索引只导航、…
zixun-github/aisdlc
2