SkillSpace/skills/skill-router/CHANGELOG.md
sinohqb 4fe53197c4 Initial commit: SkillSpace project structure
- 5 agent frameworks: Qoder, Claude Code, Codex, OpenClaw, Hermes Agent
- 9 lifecycle skills: lifecycle router, discover, create, test, audit, debug, update, publish, retire
- 5 framework-specific meta-skills with specs and guides
- OpenClaw meta-skill enriched with ClawHub official ecosystem data
- Per-framework directories with skills/, versions/, publish/, docs/
2026-07-01 19:23:58 +08:00

10 lines
392 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Changelog
## 0.1.0 - 2026-07-01
- 初始版本
- 实现 6 步交互式向导(选框架 → 定信息 → 加载规范 → 生成文件 → 引导编写 → 验证)
- 支持 5 个框架的路由调度Qoder、Claude Code、Codex、OpenClaw、Hermes Agent
- 内置各框架的文件模板(模板 A / 模板 B
- 委托 meta-skills 获取框架规范,自身不包含详细规范