jernejk

10 mods across 2 repositories, 5 stars between them.

add-console-prompt

01

jernejk/agenteval-agentcamp-bne-2026

Skill Claude CodeCodex

Add a new menu option to either the demo console (AgentEval/samples/ECS2026MAF/Program.cs) or the eval console (AgentEval/samples/ECS2026MAF.Eval/Program.cs). Covers menu pattern, file placement, and how the Bonus submenu fits in.

5 3mo ago A 66 tokens

create-eval-test

02

jernejk/agenteval-agentcamp-bne-2026

Skill Claude CodeCodex

Create or replace an eval test under AgentEval/samples/ECS2026MAF.Eval/Evals/. Use when adding a new eval (Eval06, BonusEval03, etc.) or replacing one of the placeholder bodies (Eval01–05) with real assertions. Covers naming, menu wiring, criteria, snapshot persistence.

5 3mo ago A 71 tokens

run-evals-and-graph

03

jernejk/agenteval-agentcamp-bne-2026

Skill Claude CodeCodex

Run the eval app, gather the JSON snapshots EvalResultStore writes, and render charts (per-run scores for stochastic evals; mean+spread summary). Use when the user wants visual eval output for a writeup, a slide, or a comparison.

5 3mo ago A 58 tokens

setup-project

04

jernejk/agenteval-agentcamp-bne-2026

Skill Claude CodeCodex

Bootstrap the AgentCamp Brisbane 2026 workshop sample on a fresh clone — Azure account check, prereq install prompts, build/test smoke run, infra Q&A, azd up, post-provision smoke test, harness-aware tail. Use on the first run after cloning.

5 3mo ago D 59 tokens

PostToolUse

05

jernejk/agenteval-agentcamp-bne-2026

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From jernejk/agenteval-agentcamp-bne-2026.

5 3mo ago A tokens not measured

PreToolUse

06

jernejk/agenteval-agentcamp-bne-2026

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From jernejk/agenteval-agentcamp-bne-2026.

5 3mo ago A tokens not measured

ssw-rules-mcp

10

jernejk/SSW.Rules.Mcp

MCP server Claude CodeCodexCursor +2

MCP server "ssw-rules-mcp" as configured in jernejk/SSW.Rules.Mcp. Runs locally from the ssw-rules-mcp Python package.

0 5mo ago A tokens not measured