Docs / Skills/ Skill Version History

Skill Version History

How skill versioning works in CRHQ — track changes, compare versions, and restore previous configurations.

Every skill change in CRHQ is versioned automatically. This gives you a complete audit trail and the ability to roll back if something goes wrong.

How Versioning Works

When a skill's content or metadata changes, a new version is created with:

  • Version number — Sequential (v1, v2, v3...)
  • Timestamp — When the change was made
  • Changed by — Who or what made the change (user, agent, or hub sync)
  • Change summary — Description of what changed

Viewing Version History

  1. Go to Settings → Skills
  2. Click on the skill
  3. Open the Versions tab
  4. Browse all versions, newest first

Restoring a Previous Version

If a skill update causes problems:

  1. Open the version history
  2. Find the version you want to restore
  3. Click Restore
  4. The skill content reverts to that version (creating a new version entry for the restore action)

Tip: Restoring doesn't delete newer versions — it creates a new version with the old content. Your full history is always preserved.

Hub Sync Versions

System skills updated from CRHQ Hub also create version entries. This lets you see:

  • When hub updates were applied
  • What changed in each update
  • The ability to restore pre-update versions if needed