원클릭으로
time-benchmark
walk the user through a low/medium/high effort A/B/C throughput benchmark on their current model
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
walk the user through a low/medium/high effort A/B/C throughput benchmark on their current model
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
See active Claude Code sessions on this machine and coordinate across them via direct messages, status announcements, and file-overlap awareness. Triggers when the user asks "who else is running?", "any other claude open?", "what other sessions are active?", "tell <name> to ...", "ping <peer>", "let peers know I'm doing X", "broadcast <status>", "check the cc digest", or any cross-session / multi-agent coordination on this machine.
measure your real CC throughput against the time rule's matrix, using lore.db
export the lore knowledge graph or its slices to json, csv, or markdown
explore relationships in the lore knowledge graph - cooccurring files, project sessions, sibling sessions, tagged notes
query the lore knowledge graph for sessions, costs, tools, projects, search, and patterns
capture decisions, lessons, reminders, and todos into the lore knowledge graph
| name | time-benchmark |
| description | walk the user through a low/medium/high effort A/B/C throughput benchmark on their current model |
| user-invocable | false |
guided A/B/C benchmark: run the same fixed task three times at different effort levels, record active time and tool count, compare to the time rule's matrix.
this skill never switches effort automatically. it prompts the user to run /effort <level> between runs and reads back the session's actual effort (which may differ from what was requested, per the rule's fallback behavior).
explain the plan to the user. three runs, same task, the user changes effort between each. plan the task first (something reproducible, 3-5 min active at low).
pick a fixed task. default: "read plugins/cc/rules/time.md and summarize the effort matrix in 5 bullets". the user can substitute anything bounded and read-heavy.
run A (low):
/effort low then say 'go'"./time-estimate (env → flag → session → settings → default). record the effort the session actually reports.run B (medium): repeat with /effort medium.
run C (high): repeat with /effort high.
report:
benchmark: model=<model>, task="<task>"
run requested actual wall(s) active(s) tools tools/min vs low
A low low 180 170 17 6.0 1.00× baseline
B medium medium 230 220 18 4.9 0.82×
C high high 310 290 19 3.9 0.66×
rule predicts for this model: low=0.87×, medium=0.70×, high=0.55×
your measured: low=1.00 ref, medium=0.82× (+17%), high=0.66× (+20%)
your throughput holds up better than the rule predicts at higher effort.
consider running at high more often; the quality trade may be worth it.
note fallbacks. if requested and actual differ (e.g. xhigh requested but session reports high on opus 4.6), label the row and explain: per the rule's "fallback behavior (official)", unsupported levels silently fall back.
/effort.the model × effort matrix in plugins/cc/rules/time.md is a generic baseline. your task mix, model, and repo environment may shift the real multipliers. a 10-minute benchmark gives you local data to trust when the generic matrix feels off.