<OpenRouter model slug> Required Model slug
Exact OpenRouter vendor/model identifier to evaluate on DeepSWE. The Skill verifies it before spending tokens; it is not an AgentKit-owned catalog entry.
/ak:deep-swe openai/gpt-4o-mini Quick Ref / Command
Engineer Kit
/ak:deep-swe
Run a costed external coding-agent benchmark on DeepSWE through Pier and OpenRouter, with safe setup, single-task smoke, subset/full run controls, and exact reporting.
Confirm scope
Check prerequisites
Install runner
Verify model slug
Rule 01
This is an external benchmark, not local repo tuning.
Rule 02
Never echo, persist, commit, or place OPENROUTER_API_KEY in artifacts.
Rule 03
Inspect current Pier help before relying on flags.
Rule 04
One task comes before subset; explicit approval comes before full corpus.
Rule 05
Do not submit leaderboard results without a user request.
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
Close
Report, handoff, artifact
How to invoke the skill: syntax, positional arguments, shared options, then each subcommand with its own syntax and outcome.
Syntax
/ak:deep-swe <OpenRouter model slug> [benchmark request]<OpenRouter model slug> Required Model slug
Exact OpenRouter vendor/model identifier to evaluate on DeepSWE. The Skill verifies it before spending tokens; it is not an AgentKit-owned catalog entry.
/ak:deep-swe openai/gpt-4o-mini [benchmark request] Benchmark request
Optional natural-language boundary such as one named smoke task, a deterministic subset, or verification of an existing Pier job. It does not authorize a full corpus run or result submission by default.
/ak:deep-swe openai/gpt-4o-mini "Run one named DeepSWE task as a smoke test. Stop after the task and do not submit results." Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.
/ak:deep-swe openai/gpt-4o-mini "Run one named DeepSWE task as a smoke test. Show the exact Pier command and estimated spend exposure before execution. Stop after the task and do not submit results." /ak:deep-sweopenai/gpt-4o-mini "After a successful smoke task, prepare a 10-task deterministic subset with--n-tasks10 and--sample-seed0 only if current pier run--helpconfirms those flags."
/ak:deep-swe verify the Pier job result for openai/gpt-4o-mini