senior-prompt-engineer
Use when the user asks to optimize prompts, design prompt templates, evaluate LLM outputs with an eval set, measure RAG retrieval quality, validate agent/tool configurations, analyze token usage, or design structured-output contracts. Covers eval-driven prompt iteration, RAG metrics (relevance, faithfulness, coverage), agent workflow validation, and token/cost budgeting — all model-agnostic, with three stdlib Python tools.
Details
- Path
- engineering-team/skills/senior-prompt-engineer
- License
- MIT
- Bundled scripts
- 3
Bundled scripts
- engineering-team/skills/senior-prompt-engineer/scripts/prompt_optimizer.py
- engineering-team/skills/senior-prompt-engineer/scripts/rag_evaluator.py
- engineering-team/skills/senior-prompt-engineer/scripts/agent_orchestrator.py