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.
$curl -o .claude/agents/task-curator.md https://raw.githubusercontent.com/ory/lumen/HEAD/.claude/agents/task-curator.mdInstalls into the current project.
Install task-curator by running `curl -o .claude/agents/task-curator.md https://raw.githubusercontent.com/ory/lumen/HEAD/.claude/agents/task-curator.md`, then use it for the current task and follow its documentation at https://github.com/ory/lumen.