claude-code-best/scripts
kingboung 4054ae9f4b feat: migrate review agents and skills to unified costrict-review repo
- Add generate-review-builtin.ts script (downloads from zgsm-ai/costrict-review)
- Add review module (index.ts, extension.ts) with locale-aware skill init
- Add CommandLocale module with zh-CN/en templates for /review and /security-review
- Integrate REVIEW_AGENTS into builtInAgents.ts
- Route /review command to CoStrictReviewer agent
- Simplify /security-review to use Skill tool with locale templates
- Remove old generate-skills.ts and inline security-review skill

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 09:40:24 +08:00
..
check-bundle-integrity.ts chore: 添加 highlight.js 包 2026-04-21 12:42:10 +08:00
defines.ts chore: release 4.0.13 2026-04-29 18:33:57 +08:00
dev-debug.ts feat: 简化 debug 方式 2026-04-03 16:47:24 +08:00
dev.ts merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
dump-prompt.ts chore: 添加脚本与构建配置更新 2026-04-22 22:38:10 +08:00
generate-review-builtin.ts feat: add generate-review-builtin script for unified review resource generation 2026-05-07 09:36:47 +08:00
install-cosknow.mjs fix: install cosknow globally to always fetch latest version 2026-04-24 19:09:52 +08:00
post-build.ts fix: 修复构建后 vendor 二进制路径解析错误(ripgrep/audio-capture) 2026-04-25 14:46:02 +08:00
postinstall.cjs fix: ripgrep 安装支持内网私服兜底 & 修复终端标题为 csc 2026-04-29 11:50:39 +08:00
rcs-ccb.sh chore: 更新构建 feature 的问题 2026-04-19 08:27:25 +08:00
rcs.ts fix: 修复 node 的 es 版本太高不兼容的构建问题 2026-04-19 09:28:57 +08:00
run-parallel.mjs fix: 修复 linux 端的安装问题 2026-04-17 09:51:59 +08:00
setup-chrome-mcp.mjs fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
vite-plugin-feature-flags.ts Fixture/langfuse record auto mode data error (#308) 2026-04-20 13:30:05 +08:00
vite-plugin-import-meta-require.ts build: 新增 vite 构建流程 2026-04-16 12:39:19 +08:00