sync-metadata
OfficialKeep task metadata in sync.
Authorsourcegraph
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that the metadata defined in individual task.toml files accurately reflects the authoritative selected_benchmark_tasks.json registry, preventing inconsistencies and errors in task execution.
Core Features & Use Cases
- Metadata Reconciliation: Compares
task.tomlfiles againstselected_benchmark_tasks.jsonto detect discrepancies. - Drift Detection: Identifies mismatches in language, difficulty labels, or missing
task.tomlfiles. - Automated Fixing: Optionally updates
task.tomlfiles to align with the central registry. - Use Case: When onboarding new benchmark tasks, this Skill verifies that all associated metadata is correctly configured before execution, saving debugging time.
Quick Start
Run the sync metadata skill to check for any discrepancies between task.toml files and the selected_benchmark_tasks.json.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sync-metadata Download link: https://github.com/sourcegraph/CodeScaleBench/archive/main.zip#sync-metadata Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.