Stats
Actions
Tags
From agentic-systems-engineering
Use when setting up a project-local eval harness for prompts, agents, judges, RAG, tools, or other LLM behavior, especially when the default should be free/OSS promptfoo with repo-owned artifacts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-systems-engineering:scaffold-agentic-evalsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to add a local-first eval harness.
Use this skill to add a local-first eval harness.
Load references/scaffold.md.
[email protected] is installed on PATH for both local eval
commands and optional MCP use. Prefer the consuming project's existing tool
provisioning: if it has flake.nix and nixpkgs provides a compatible
pkgs.promptfoo, add that package there so updates flow through the flake
lockfile; otherwise use the project-local package manager sandbox.evals/promptfoo/.evals/fixtures/.evals/out/.site/evals/.openai:codex-sdk and anthropic:claude-agent-sdk before writing custom
wrappers.mcp provider as a separate
choice for evaluating MCP servers as systems under test.eval-case-reporter when they find a
behavior that should become a future fixture.Guides users through a choose-your-own-adventure writing process that turns raw markdown material into a structured article by grounding concepts before they are used.
npx claudepluginhub jwilger/ai-plugins --plugin agentic-systems-engineering