Loading...
Loading...
Reference guide for writing effective agent prompts and skills. Use when creating new skills, reviewing prompt quality, or understanding Warden's prompt architecture.
npx skill4agent add getsentry/warden agent-prompt| Document | Use When |
|---|---|
| Writing any prompt - foundational rules |
| Creating or reviewing skill files |
| Understanding Warden's prompt architecture |
| Designing structured JSON output |
| Building tool-using agents |
| Reviewing prompts for common mistakes |
| Optimizing for Claude 4.x models |
| Research on passive vs active context delivery |
.agents/skills/{name}/SKILL.md---
name: skill-name
description: One-line description for discovery.
allowed-tools: Read Grep Glob
---
[Role statement]
## Your Task
[What to analyze and criteria to apply]
## Severity Levels
[Definitions tied to impact]