synthesize-task

Official

Generate escalating agent tasks with gates

AuthorPrimeIntellect-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Synthesize a new general-agent task family that reliably grows in difficulty across tiers while maintaining measurable, empirical pass-rate control.

Core Features & Use Cases

  • Task Family Generation: Build a tiered sequence of tasks (tier 0 → tier N) where each higher tier is a strict superset of the previous one.
  • Semantic Verification Requirements: Enforce a required verify(db) -> float function so success is judged by semantic correctness rather than matching a single gold path.
  • Difficulty Gating with Pass-Rate Measurement: Use empirical rollouts (exactly 20 for tier seeding, 20 per tier) to ensure each tier lands in the intended difficulty band.

Quick Start

Run the general-agent synthesis workflow described in this skill to create a new task family under environments/general_agent/tasks/ and iteratively validate its tier difficulty using the required evaluation gates.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: synthesize-task
Download link: https://github.com/PrimeIntellect-ai/research-environments/archive/main.zip#synthesize-task

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.