feat(kernel): skill-convergence — 8 skills + 7 命令 + stage-contract - #131
Merged
Conversation
- flow-setup/flow-requirements/flow-design/flow-tasks/flow-code/flow-tdd/flow-review/flow-release - 每个 skill 指向内核工具(setup_control/flow_control/task_control/tdd_checkpoint/release_control),不复制实现 - flow-tdd Runtime Procedure 由 Phase C 占位改为实际 tdd_checkpoint op 协议 - skills.test.ts 新增 8-skill 集合 + 工具引用关系断言
- 删除 /test、/handoff 命令 - 7 个命令统一引用对应 skill + stage-contract - bootstrap.md 更新为 7 命令 + 自动模式 - 新增 assets/prompts/stage-contract.md:Primary 与命令共享的单一 Stage contract - dev-lifecycle.md 引用 stage-contract - commands.test.ts 新增 7-命令集合断言
- skill-removed:assets/skills 不得存在 flow-handoff/flow-test - command-removed:assets/commands 不得存在 test.md/handoff.md - handoff-test-residue:内容残留 flow-handoff/flow-test、/test、/handoff 引用 - prompt-lint.test.ts 新增收敛规则测试(临时目录正向/反向用例 + 真实 assets 断言)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
skill-convergence
Closes #113