senior-prompt-engineer

Optimize prompts, evaluate LLM outputs, and select agent patterns for complex workflows.

148|50|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/yezannnnn/agentGroup --skill senior-prompt-engineer-yezannnnn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-prompt-engineer
Source: https://github.com/yezannnnn/agentGroup/tree/main/jarvis/skills/engineering-team/senior-prompt-engineer
Command: npx skills add https://github.com/yezannnnn/agentGroup --skill senior-prompt-engineer-yezannnnn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Senior Prompt Engineer provides advanced patterns, evaluation frameworks, and architectures to design high-quality prompts, assess model outputs, and orchestrate agent-based AI workflows.

Core Features & Use Cases

  • Prompt engineering patterns (Zero-shot, Few-shot, Chain-of-Thought, Role Prompting, Structured Output)
  • LLM evaluation frameworks and metrics guidance
  • Agent architectures and orchestration patterns (ReAct, Plan-Execute, Tool Use, Multi-Agent)

Quick Start

Analyze a prompt with the optimizer to identify token savings and apply an appropriate pattern to improve clarity and robustness.

Frequently Asked Questions about senior-prompt-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design prompts for complex agent architectures?

Optimizing prompt clarity and token usage involves analyzing existing prompts to identify token savings and applying appropriate patterns like few-shot or chain-of-thought to improve robustness.

What is the best way to evaluate LLM outputs in high-stakes deployments?

Evaluating LLM outputs in high-stakes deployments requires applying structured LLM evaluation frameworks and metrics to assess model outputs, ensuring clear results and safe tool integration during each run.

How do I structure prompts for safe tool integration?

Structuring prompts for safe tool integration involves selecting appropriate agent-patterns and structured output designs that enforce robust validation and clear outputs within your AI workflows.

When should I use few-shot design versus zero-shot prompting?

You should use few-shot design over zero-shot prompting when your high-stakes AI workflows require enhanced robustness and clearer outputs, leveraging provided examples to guide complex LLM tasks.

Does this approach support multi-agent orchestration workflows?

Yes, this approach supports multi-agent orchestration workflows by providing advanced agent architectures and orchestration patterns that enable robust validation and safe tool integration across complex AI deployments.