time-benchmark
Solidwalk the user through a low/medium/high effort A/B/C throughput benchmark on their current model
Install
Quality Score: 82/100
Skill Content
Details
- Author
- anipotts
- Repository
- anipotts/claude-code-tips
- Created
- 6 months ago
- Last Updated
- 2 days ago
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
time-estimate
estimate CC active time for a task using the time rule, with dynamic effort resolution
skill-benchmark
Use when the user runs /skill-benchmark to score agent skills via LLM judges with baseline comparison, regression detection, and trend analysis, or to compare candidate models on a shared task set in a ranked table with per-model spend tracking. Not for release gating — use skill-benchmark-gate.
agent-benchmark
Use when the user wants a professional, dynamic agent/skill/tool benchmark — compare harnesses, skills, MCPs, CLIs, or workflows on the same tasks with tokens, turns, latency, cost, and success metrics; prove whether a change helps; run ablation-style experiments; or build a reusable bench harness for a repo. Inspired by rigorous same-task evaluation (not GitHub stars).