cleanup-tasks
OfficialRepair or remove broken task definitions
Software Engineering#automation#debugging#task validation#triage#repository maintenance#json replay#verify() scoring
AuthorPrimeIntellect-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you diagnose and fix broken tasks in environments/general_agent/tasks when validation fails because gold.json can’t be replayed on db.json or when verify() rejects the replayed state.
Core Features & Use Cases
- Classify failures by running general-agent validate and grouping failures to determine the most common root causes.
- Diagnose failing tasks using a helper script that reports the failure class, the first actionable error message, and a targeted hint.
- Apply repair heuristics or delete unrecoverable tasks to restore a clean validation state after synthesis, refactors, or periodic sweeps.
Quick Start
Diagnose failing tasks by running uv run general-agent validate --fail-only and then passing the resulting task names to uv run python environments/general_agent/skills/cleanup-tasks/diagnose.py.
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: cleanup-tasks Download link: https://github.com/PrimeIntellect-ai/research-environments/archive/main.zip#cleanup-tasks 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 471,000+ vetted skills library on demand.