v0.3.1: 工作流瘦身 + 品牌脱敏#2
Merged
Merged
Conversation
- 删 ai-behavior 强制存档 / 归档守卫;工作流交回 AI 内置计划能力
- reference/management/{plans,tasks,walkthroughs,reports}/ → reference/decisions/(ADR)
- 规则真源 frontmatter 精简为仅 order;正文与产物头部去品牌自称 + emoji
- 模板骨架大瘦身:删 manifesto-origin.md、experience/、README 重写为派生仓骨架版
- upgrade 加 v0.3.0 → v0.3.1 slim 迁移分支;含用户内容子目录保留 + 建议
- doctor 检查列表更新至新目录约定;删灵枢宣言检查,改查基线产物
- CLI 仓 README 5 处过时描述修正
- smoke +5 用例(17 → 22 全绿)
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.
主题
工作流瘦身(Slim Workflow) —— 连自己写的规矩也开始做减法。
背景
v0.3 之后的用户反馈聚焦在同一件事:AI 工作流约束过繁。
reference/rules/ai-behavior.md中的强制存档(CRITICAL)与自动化归档守卫(plans / tasks / walkthroughs / reports 四件套)与 Claude Code、Codex 的内置计划
能力高度重叠;证据是模板 6 个月来
reference/management/零真实产物——流程本身从未被落地。
主要变更
Slim Workflow
reference/management/四件套 → 顶层可选reference/decisions/(ADR)lingshu upgrade新增 v0.3.0 → v0.3.1 slim 迁移路径(空目录删、有内容留 + 建议)Debranding
_gitignore/hooks.mjspost-merge / CI workflow 头注释同步脱敏lingshu-template主仓门面品牌(不影响派生仓)模板骨架瘦身
manifesto-origin.md(灵枢品牌资产,派生仓无价值)experience/(模板作者积累的示例经验,派生仓分不清)顺手修复的技术债
doctor.mjs目录检查列表过时(仍要求 management/ 四件套,现已删)规则真源 frontmatter 精简
测试
迁移
存量派生仓
npm i -g @ruobai/lingshu@0.3.1后运行lingshu upgrade --dry-run预览 →lingshu upgrade执行。完整 CHANGELOG
见 CHANGELOG.md。
Test plan