refresh-task-taxonomy

Refresh the CentralGauge task taxonomy with content-based tags without triggering re-benchmarks.

14|2|Updated May 30, 2025
One-click install
npx skills add https://github.com/SShadowS/CentralGauge --skill refresh-task-taxonomy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refresh-task-taxonomy
Source: https://github.com/SShadowS/CentralGauge/tree/main/.claude/skills/refresh-task-taxonomy
Command: npx skills add https://github.com/SShadowS/CentralGauge --skill refresh-task-taxonomy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the refresh of the CentralGauge task taxonomy, ensuring that the site's task discoverability filter and per-category model analysis remain up-to-date with any changes in the tasks.

Core Features & Use Cases

  • Automated Taxonomy Refresh: Refreshes the CentralGauge task taxonomy automatically when tasks are added/changed/removed, or when the taxonomy feels stale.
  • Decoupled from Benchmarks: Refreshing the taxonomy does not trigger a re-benchmark, ensuring that the leaderboard hash remains unchanged.
  • Content-Based Tagging: Uses a Workflow to assign facets from a controlled vocabulary based on the content of each task, improving discoverability.
  • Sanity Checks: Includes checks for group balance and missing facets, ensuring the quality of the taxonomy.

Quick Start

Run the 'refresh-task-taxonomy' skill to update the task taxonomy.

Frequently Asked Questions about refresh-task-taxonomy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update task taxonomy for code benchmarking without triggering a re-benchmark?

To update task taxonomy without triggering a re-benchmark, you can automate the taxonomy refresh process to read task specifications, assign content-based tags, and update the taxonomy file independently, ensuring the leaderboard hash remains unchanged.

What is automated task taxonomy refresh and how does it work?

Automated task taxonomy refresh is the process of updating task categories and tags by reading task specifications and assigning facets from a controlled vocabulary based on content, ensuring benchmark task discoverability and analysis remain current without manual intervention.

Can I maintain code benchmark task discoverability automatically when tasks change?

Yes, you can maintain code benchmark task discoverability automatically by running a taxonomy refresh workflow that detects task additions, changes, or removals and updates the taxonomy file with content-based tags accordingly.

What's the best way to assign tags to benchmark tasks based on their content?

The best way to assign tags to benchmark tasks based on content is to use an automated workflow that evaluates task specifications and assigns facets from a controlled vocabulary, ensuring consistent categorization across the entire task suite.

Does refreshing the task taxonomy affect benchmark results or leaderboard rankings?

No, refreshing the task taxonomy does not affect benchmark results or leaderboard rankings because the taxonomy refresh is decoupled from the benchmarking process, ensuring the leaderboard hash remains unchanged while only updating discoverability metadata.

What sanity checks are included when refreshing a task taxonomy?

When refreshing a task taxonomy, sanity checks include verifying group balance and detecting missing facets, ensuring the quality and completeness of the taxonomy for accurate per-category model analysis and task discoverability.