claude-code-best/src/costrict
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
..
agents refactor(agents): remove English description from StrictSpec whenToUse 2026-04-20 15:57:51 +08:00
backup refactor: 重构 provider、agents、status 及相关工具模块 2026-04-14 14:21:21 +00:00
command/locales feat: migrate review agents and skills to unified costrict-review repo 2026-05-07 09:40:24 +08:00
provider chore: 统一所有 provider 的 User-Agent 为 csc/${VERSION} 2026-04-29 18:23:57 +08:00
review feat: migrate review agents and skills to unified costrict-review repo 2026-05-07 09:40:24 +08:00
skills feat: migrate review agents and skills to unified costrict-review repo 2026-05-07 09:40:24 +08:00