Skip to content

Commit 73ed3fd

Browse files
committed
chore: release v3.28.0
1 parent 869c8ac commit 73ed3fd

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
{
1111
"name": "waza",
1212
"description": "Installs the full Waza toolkit. Registers all eight skills under the waza namespace, callable as /waza:think, /waza:check, /waza:hunt, /waza:design, /waza:read, /waza:write, /waza:learn, and /waza:health. For one skill on Claude Code v2.1.143 or newer, use /plugin install waza-<name>@waza.",
13-
"version": "3.27.0",
13+
"version": "3.28.0",
1414
"category": "development",
1515
"source": "./",
1616
"homepage": "https://github.com/tw93/Waza"
1717
},
1818
{
1919
"name": "waza-check",
2020
"description": "Reviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project audits. Use when users ask review/看看代码/合并前/看看issue/PR/release/push or to implement an approved plan, with safety gates for dirty and untracked worktrees. Not for exploring ideas, debugging root causes, or prose review.",
21-
"version": "3.27.0",
21+
"version": "3.28.0",
2222
"category": "development",
2323
"source": "./skills/check",
2424
"homepage": "https://github.com/tw93/Waza",
@@ -30,7 +30,7 @@
3030
{
3131
"name": "waza-design",
3232
"description": "Produces distinctive, production-grade UI for pages, components, visual interfaces, typography, and screenshot-driven polish. Use when users ask 设计/做页面/做组件/UI/前端/截图 or say a screen is ugly, unclear, inconsistent, or visually wrong. Not for backend logic or data pipelines.",
33-
"version": "3.27.0",
33+
"version": "3.28.0",
3434
"category": "development",
3535
"source": "./skills/design",
3636
"homepage": "https://github.com/tw93/Waza",
@@ -42,7 +42,7 @@
4242
{
4343
"name": "waza-health",
4444
"description": "Runs a budget-aware agent-assisted engineering health audit for instruction/config drift, hooks/MCP, verifier surfaces, and AI maintainability. Use when users ask 检查claude/检查codex/检查pi/配置检查/健康度 or report agents ignoring instructions, missing validation, or code becoming hard to maintain. Not for debugging code or reviewing PRs.",
45-
"version": "3.27.0",
45+
"version": "3.28.0",
4646
"category": "development",
4747
"source": "./skills/health",
4848
"homepage": "https://github.com/tw93/Waza",
@@ -54,7 +54,7 @@
5454
{
5555
"name": "waza-hunt",
5656
"description": "Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screenshot-reported defects. Use when users ask 排查/报错/崩溃/不工作/回归/判断为什么报错, or say something used to work and now fails. Not for code review or new features.",
57-
"version": "3.27.0",
57+
"version": "3.28.0",
5858
"category": "development",
5959
"source": "./skills/hunt",
6060
"homepage": "https://github.com/tw93/Waza",
@@ -66,7 +66,7 @@
6666
{
6767
"name": "waza-learn",
6868
"description": "Runs a six-phase research workflow that turns unfamiliar domains, source bundles, or collected material into publish-ready output. Use when users ask 学习一下/深入研究/研究一下/整理成文章/deep dive/compile sources or need one coherent reference from many inputs. Not for quick lookups or single-file reads.",
69-
"version": "3.27.0",
69+
"version": "3.28.0",
7070
"category": "development",
7171
"source": "./skills/learn",
7272
"homepage": "https://github.com/tw93/Waza",
@@ -78,7 +78,7 @@
7878
{
7979
"name": "waza-read",
8080
"description": "Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask 看这个链接/读一下/read this/check this URL. Not for local text files already in the repo.",
81-
"version": "3.27.0",
81+
"version": "3.28.0",
8282
"category": "development",
8383
"source": "./skills/read",
8484
"homepage": "https://github.com/tw93/Waza",
@@ -90,7 +90,7 @@
9090
{
9191
"name": "waza-think",
9292
"description": "Turns rough ideas into approved, decision-complete plans with validated structure before coding. Use when users ask 出方案/给方案/深入分析/怎么设计/有没有必要/值不值得/plan this/how should I/should we keep this for features, architecture, or value judgments. Not for bug fixes or small edits.",
93-
"version": "3.27.0",
93+
"version": "3.28.0",
9494
"category": "development",
9595
"source": "./skills/think",
9696
"homepage": "https://github.com/tw93/Waza",
@@ -102,7 +102,7 @@
102102
{
103103
"name": "waza-write",
104104
"description": "Rewrites and polishes prose in Chinese or English, removes AI-like wording, and reviews product localization copy while preserving intent for drafts, docs, release notes, launch copy, and social posts. Use when users ask 帮我写/改稿/润色/去AI味/写一段/审稿/本地化文案/tweet/rewrite/proofread. Not for code comments, commit messages, or inline docs.",
105-
"version": "3.27.0",
105+
"version": "3.28.0",
106106
"category": "development",
107107
"source": "./skills/write",
108108
"homepage": "https://github.com/tw93/Waza",

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.27.0
1+
3.28.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tw93/waza",
3-
"version": "3.27.0",
3+
"version": "3.28.0",
44
"description": "Waza engineering skills for Claude Code, Codex, Antigravity, OpenCode, Pi, and compatible coding agents.",
55
"license": "MIT",
66
"repository": {

scripts/setup-rule.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set -e
1313

1414
RULE="${1:-}"
1515
TARGET="${2:-claude-code}"
16-
WAZA_REF="${WAZA_REF:-v3.27.0}"
16+
WAZA_REF="${WAZA_REF:-v3.28.0}"
1717

1818
if [ -z "$RULE" ]; then
1919
echo "Usage: setup-rule.sh <rule-name> [claude-code|codex]" >&2

scripts/setup-statusline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
CLAUDE_DIR="$HOME/.claude"
66
DEST="$CLAUDE_DIR/statusline.sh"
77
SETTINGS_FILE="$CLAUDE_DIR/settings.json"
8-
WAZA_REF="${WAZA_REF:-v3.27.0}"
8+
WAZA_REF="${WAZA_REF:-v3.28.0}"
99

1010
case "$WAZA_REF" in
1111
main|v[0-9]*.[0-9]*.[0-9]*) ;;

0 commit comments

Comments
 (0)