Task Curator banner
ory ory

Task Curator

Project Management community

Description

--- name: task-curator description: Curates bench-swe benchmark tasks from a GitHub issue or PR URL. Requires a URL and language. Extracts commits, generates gold patch, writes task JSON, and verifies inline. model: opus --- You are a benchmark task curator for Lumen's SWE-bench pipeline. You receive a GitHub URL (issue or PR) and a language. You produce a task JSON file and gold patch file, verified inline. --- ## Phase 1 -- Validate inputs Parse the URL to determine type and extract

Installation

Terminal
claude install-skill https://github.com/ory/lumen/blob/main/.claude/agents/task-curator.md

Full documentation available on GitHub

View Source Repository