Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
v0.0.1-alpha.6 (2026-09-10)
🐛 Bug Fixes
commitskill frontmatter 引号包裹description- by chufan (312a1)
Release New Version v0.0.1-alpha.6 👉 View New Package On NPM
v0.0.1-alpha.5 (2026-09-03)
No Significant Changes
v0.0.1-alpha.4 (2026-09-01)
📖 Documentation
- README 补充
vip-agent-skillsCLI 用法示例 - by chufan (e79ce) - 通用 skill 强化「交付 ≠ 提交」约束并同步镜像 - by chufan (ba60d)
- 通用 skill 收紧「push 由用户手动操作」约束并同步镜像 - by chufan (3aa0c)
Release New Version v0.0.1-alpha.4 👉 View New Package On NPM
v0.0.1-alpha.3 (2026-08-31)
No Significant Changes
v0.0.1-alpha.2 (2026-08-31)
✨ Features
- 通用 skills 升级为 4 件套并同步镜像 - by chufan (f52f4)
Release New Version v0.0.1-alpha.2 👉 View New Package On NPM
v0.0.1-alpha.1 (2026-08-28)
✨ Features
- 新增
syncAgentSkillsAPI 与vip-agent-skillsCLI - by chufan (e5f5a)
📖 Documentation
- 补充通用 skills 真源与 AGENTS 模板 - by chufan (f3874)
Release New Version v0.0.1-alpha.1 👉 View New Package On NPM
v0.0.1-alpha.0 (2026-08-27)
✨ Features
- 初始化
@142vip/agent-skills:跨项目可安装 AI Agent Skills(code-dev/self-check/commit) - 提供 ESM + CJS 双端 API 与
vip-agent-skillsCLI(VipCommander),同步到下游项目.agents/skills/(永不覆盖business-map) - CLI / API 支持
--check:比对包内 skills 与下游镜像是否漂移 - 导出类型
VipAgentSkillCliOptions/VipAgentSkillSyncOptions/VipAgentSkillSyncResult(供 core-xAiCommandOptions等 extends) code-dev覆盖命名/常量/函数/SOLID/分层/数据库/注释日志、禁止中途Boolean()、禁止业务路径new Date()(用vipDayjs)等纪律self-check支持根目录TODO.md迭代维护(完成项删除 + 按优先级推荐后续任务)- 运行时依赖
@142vip/utils(VipConsole/VipColor/vipDayjs/VipCommander/ProcessExitCodeEnum) - 附带
AGENTS.md/ build-map 模板,便于新仓库接入
Release New Version v0.0.1-alpha.0 👉 View New Package On NPM