agent-prompt

Reference guide for writing agent prompts and Warden skills.

359|32|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/getsentry/warden --skill agent-prompt-getsentry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-prompt
Source: https://github.com/getsentry/warden/tree/main/.agents/skills/agent-prompt
Command: npx skills add https://github.com/getsentry/warden --skill agent-prompt-getsentry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to crafting effective prompts for AI agents and developing robust Warden skills, ensuring clear communication and optimal performance.

Core Features & Use Cases

  • Prompt Engineering Best Practices: Learn foundational rules for writing clear, concise, and effective prompts.
  • Skill Development Guidance: Understand the structure and components of a well-formed Warden skill.
  • Use Case: When you need to create a new skill to analyze code for security vulnerabilities, consult this Skill to ensure your prompt is clear, your task is well-defined, and you've included necessary exclusions.

Quick Start

Use the agent-prompt skill to learn how to write a new skill for Warden.

Frequently Asked Questions about agent-prompt

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

FAQPage Schema
What are the best practices for writing effective agent prompts?

Best practices for writing effective agent prompts involve following foundational rules for clarity, establishing a well-defined prompt architecture, specifying output formats, and avoiding common anti-patterns to ensure optimal performance.

How do I structure a new Warden skill for Claude 4.x models?

To structure a Warden skill for Claude 4.x models, you must define the skill's core components, apply model-specific guidance, and ensure the task is well-defined with necessary exclusions included for clear communication.

What are common anti-patterns in prompt engineering for AI agents?

Common anti-patterns in prompt engineering include poorly defined tasks, lack of structural clarity, missing necessary exclusions, and ignoring model-specific guidance, all of which degrade agent performance and communication.

Do I need specific output formats when creating agent skills?

Specifying output formats is required when creating agent skills to ensure clear communication and optimal performance. Defining the expected output structure helps maintain consistency and accuracy in agent responses.

When should I consult a reference guide for prompt architecture?

You should consult a reference guide for prompt architecture when you need to craft a new Warden skill, analyze code for security vulnerabilities, or ensure your prompt wording is clear, concise, and free of anti-patterns.