Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Prompt Engineer Agent Prompts Evals

  • 28 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides prompt engineering for tool-using agents: system/developer prompts, tool schemas, golden datasets, offline eval harnesses, LLM-as-judge rubrics, and release gates.

About

Guides prompt engineering for tool-using agents covering system and developer prompts, tool schemas, golden datasets, offline eval harnesses, regression CI, and LLM-as-judge rubrics. A developer uses it when authoring agent prompts, building eval suites, or debugging tool-selection failures.

  • Builds golden datasets and offline eval harnesses with CI regression
  • Defines LLM-as-judge rubrics and release gates for prompt changes

Prompt Engineer Agent Prompts Evals by the numbers

  • 28 all-time installs (skills.sh)
  • Ranked #9,505 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill prompt-engineer-agent-prompts-evals

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides prompt engineering for tool-using agents: system/developer prompts, tool schemas, golden datasets, offline eval harnesses, LLM-as-judge rubrics, and release gates.

Files

SKILL.mdMarkdownGitHub ↗

Prompt Engineer — Agent Prompts & Evals

When to Use

  • Write or refactor system/developer prompts for agents with tools
  • Design tool descriptions and parameter schemas the model must choose correctly
  • Build golden datasets and scenario suites (multi-turn, failures, edge cases)
  • Implement offline eval harnesses and CI regression for prompts
  • Define LLM-as-judge rubrics and human calibration samples
  • Set release gates when prompts or tool lists change
  • Debug wrong tool, looping, or format break in agent traces

When NOT to Use

  • General prompt patterns without agent/eval focus → prompt-engineer
  • End-to-end RAG indexing, retrieval, serving → ai-engineer
  • Jailbreak and abuse red-team engagements → ai-redteam
  • Org-wide model rollout and incident ops → ai-lead-ops
  • Token cost program across product → ai-token-improvement-plan-engineer
  • Vertical squad management and launch PM → engineering-manager-vertical-ai-products
  • Prompt/eval team management and governance → engineering-manager-agent-prompts-evals

Related skills

NeedSkill
Broad prompt design and production guardrailsprompt-engineer
RAG, agents in production codeai-engineer
Launch eval gates (manager view)engineering-manager-vertical-ai-products
Risk tier and policyai-risk-governance
Adversarial testingai-redteam

Core Workflows

1. Agent prompt structure

System vs developer messages, tools block, constraints, handoffs.

See `references/agent_system_prompts.md`.

2. Eval datasets

Golden sets, coverage matrix, synthetic and SME-labeled examples.

See `references/eval_dataset_design.md`.

3. Harness and metrics

Offline runs, pass/fail, tool accuracy, trajectory checks.

See `references/eval_harness_patterns.md`.

4. Judges and rubrics

LLM judge design, bias controls, human agreement.

See `references/llm_judge_rubrics.md`.

5. Versioning and regression

Prompt semver, baselines, CI gates, rollback.

See `references/prompt_versioning_regression.md`.

6. Scenario catalog

Multi-turn, tool error, refusal, escalation cases.

See `references/agent_eval_scenarios.md`.

Output standards

  • Every eval case has input, expected behavior (not always exact text), tags
  • Tool schema changes include eval delta in PR description
  • Judge rubrics published with scoring scale and known failure modes
  • No production prompt change without baseline comparison on golden set

When to load references

  • Promptsreferences/agent_system_prompts.md
  • Datareferences/eval_dataset_design.md
  • Harnessreferences/eval_harness_patterns.md
  • Judgesreferences/llm_judge_rubrics.md
  • CIreferences/prompt_versioning_regression.md
  • Scenariosreferences/agent_eval_scenarios.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.