Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.selftune.dev/llms.txt

Use this file to discover all available pages before exploring further.

The Registry page in the selftune Cloud dashboard provides a centralized view of your team’s skill catalog with versioned distribution and quality tracking.
Registry publishing and installs are available on Pro and higher. The shared installation map and team-wide coordination surfaces are most useful on Team.

Registry list

The main registry page shows a table of all published entries:
ColumnDescription
NameSkill name with description
Typeskill, agent, or prompt
VersionCurrent version number
Pass RateAggregate pass rate from team usage (color-coded)
TrendDirection arrow (improving, stable, regressing)
EvalsTotal evaluation count
UpdatedLast push date
Click any entry to view its detail page.

Entry detail

The detail page shows three sections: Big numbers at the top: pass rate, eval count, and installation count across your team.

Version timeline

Every version ever pushed, ordered newest first. Each version shows:
  • Version number with status badge (current, previous, rolled back)
  • Pass rate from aggregate team usage
  • Session count
  • Change summary (if provided on push)
  • Rollback reason (if rolled back)

Installation map

Shows which team members have which version installed:
ColumnDescription
UserTeam member name
DeviceMachine identifier
VersionInstalled version
Status”up to date” or “behind”
Last SyncedWhen they last synced

Auto-rollback

If a new version’s pass rate drops more than 15% below the previous version (with at least 20 evaluations), selftune automatically rolls back to the previous version. The rollback is recorded in the audit log and an alert is fired to org admins.

Workflow

  1. Creator pushes a skill via selftune registry push
  2. Team members sync via selftune registry sync (or auto-sync on session start)
  3. selftune grades the skill as team members use it
  4. Quality aggregates per version in the dashboard
  5. Regressions detected — auto-rollback or manual rollback from the dashboard