Skip to content

V3.23.0 Context

Choose a tag to compare

@tw93 tw93 released this 10 May 12:37
· 171 commits to main since this release

Waza V3.23.0 Context

Remember wisely, verify always.

Changelog

  1. Durable Context: Six skills (think, check, hunt, design, write, health) can now consume optional memory and preview summaries as private context, with a safety contract: current state always wins, no raw transcripts, no hardcoded paths.
  2. Plan Execution Mode: /check executes approved implementation plans step-by-step with review-then-ship continuation; document review routing moved to /write.
  3. Evaluation Mode: /think adds Kill/Keep/Pivot output for value-judgment decisions about whether to build, keep, or remove something.
  4. Verification Guards: Trigger keyword overlap detection, routing drift checker, and attribution leak hardstop prevent silent skill conflicts and accidental personal info leaks.
  5. Design and Writing References: New reference files for typography traps, design tokens, aesthetic quality, bilingual spacing, and release-note style guide.
  6. README: Added visual guides for Statusline and English Coaching with split install commands for Claude Code and Codex.

更新日志

  1. Durable Context: 六个 skill (think, check, hunt, design, write, health) 可以消费可选 memory/preview 上下文, 安全契约: 当前状态始终优先, 默认禁读原始对话, 不允许写死机器路径。
  2. Plan Execution Mode: /check 按步骤执行已批准的实现计划, 默认 review-then-ship 续行; document review 路由移交 /write
  3. Evaluation Mode: /think 新增 Kill/Keep/Pivot 输出, 判断某个东西该不该做、该不该留。
  4. 验证护栏: 触发词重叠检测、路由漂移检查、attribution 泄漏拦截, 防止 skill 静默冲突和个人信息意外泄露。
  5. Design 和 Write 参考: 新增排印陷阱、设计 token、美学质量、中英混排规范、release-note 风格指南。
  6. README: Statusline 和 English Coaching 增加截图示意, 安装命令拆分 Claude Code / Codex。

Update: npx skills add tw93/Waza -a claude-code -g -y