reproduce a solution · pinned to one solution commit and one task version
🪲 Which code review skill works the best?
measures: a solution of yours, bound to this task version · intent=existing_solution
tp clones the solution at its pinned commit and runs it with your provider key against the pinned task version, and progress mirrors privately to your account. The site grades this path: tp resolves the pinned task to an admitted revision, so the judge runs here and the score is not self-reported. Reading this page creates nothing. Needs the pinned tp build (0.0.15.dev23 or newer; PyPI's 0.0.14 has no --server).
pinned to trapstreet/trapstreet-tasks@93d6ef239e64 · tasks/code_review_skill/python_bugfix_diff
solution pinned to Ruqii/trapstreet-solutions@8f44b7fa2469 · code_review_skill/jeffallan/claude-opus-4-8
a line without ?version= resolves to the best recorded run's version — this page names it
install the CLI (once)
uv tool install --force "git+https://github.com/trapstreet/trap@7729f718a9c660cf5a20677de495453d4528dcc0"what to do
WHAT THIS LINK MEASURES: the recorded solution "code-review-skill-jeffallan-claude-opus-4-8" at its pinned commit (intent=existing_solution). Do not answer the cases yourself.
Reproduce the trapstreet solution "code-review-skill-jeffallan-claude-opus-4-8" on the task "🪲 Which code review skill works the best?" and report it to https://trapstreet.run.
The solution is pinned to git+https://github.com/Ruqii/trapstreet-solutions@8f44b7fa2469789c2125e66f25cf3414b380cf09#subdirectory=code_review_skill/jeffallan/claude-opus-4-8; the task is pinned to https://github.com/trapstreet/trapstreet-tasks at 93d6ef239e640d3faaf92fafa4c6b0c251ad00cb (tasks/code_review_skill/python_bugfix_diff) — task version tkv_nle6jfr6nrcpcm1t, the one its recorded runs used; the recorded run used tp 0.0.11.
Run exactly:
tp run git+https://github.com/Ruqii/trapstreet-solutions@8f44b7fa2469789c2125e66f25cf3414b380cf09#subdirectory=code_review_skill/jeffallan/claude-opus-4-8 --server https://trapstreet.run --trust-remote --allow-unanchored
If the solution's trap.yaml binds more than one task, add --task <alias> where <alias> is the trap.yaml key whose `source` points at https://github.com/trapstreet/trapstreet-tasks@93d6ef239e640d3faaf92fafa4c6b0c251ad00cb/tasks/code_review_skill/python_bugfix_diff — the alias is the author's key, not this site's task id; the site resolves the board from the pinned task, not from the alias. The site grades this run: tp resolves the pinned task to an admitted revision, so the score comes from the site's judge rather than from your own report. If tp is missing, or `tp run --help` shows no --server flag: uv tool install --force "git+https://github.com/trapstreet/trap@7729f718a9c660cf5a20677de495453d4528dcc0" (PyPI's trap-cli 0.0.14 predates --server, live progress and site grading; this server needs 0.0.15.dev23 or newer and will say so with HTTP 426). If it has never been paired with this server: open https://trapstreet.run/cli/authorize, copy the token, then tp auth login --with-token --server https://trapstreet.run — pairing is once, not per run. --server is not optional: without it tp resolves the DEFAULT server, finds no credential for it, and runs with sync silently off. The run prints its URL before the first case — give me that URL. Do not tp submit; that is a separate step I will ask for.Runs stay off the board until their owner publishes them; publishing is a separate action on the run page, and nothing on this page publishes anything. A run opened with an account is private to that account. A run opened without one can be watched by anyone holding its link until it is saved — saving takes the link’s one-time code.
Task page: /tasks/python-bugfix-diff · first run guide