SkillSpace/skills/skill-lifecycle/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

233 B
Raw Permalink Blame History

Changelog

0.1.0 - 2026-07-01

  • 初始版本
  • 实现 8 阶段意图识别和路由分发
  • 支持阶段衔接建议(自动推荐下一步)
  • 子技能discover、create、test、audit、debug、update、publish、retire