# Prompt Library Entry Template

Use one entry per reusable prompt. Keep it short enough that someone can review it before using it.

## Metadata

- Name:
- Owner:
- Version:
- Last reviewed:
- Next review date:
- Primary use case:
- Intended users:
- Approved tools or workspaces:
- Sensitive data allowed: no / yes, with rules:

## Outcome

What should the user be able to do after using this prompt?

## When To Use

- Good fit:
- Poor fit:
- Inputs required:
- Expected output:

## Prompt Template

```text
[Paste the reusable prompt here.]
```

## Placeholders

| Placeholder | Required | Source | Validation rule |
| --- | --- | --- | --- |
| `{{example}}` | Yes | User input | Must be non-empty |

## Example

### Input

```text
[Representative input.]
```

### Expected Output Shape

```text
[Representative output or structure.]
```

## Limits And Failure Modes

- What this prompt should not be used for:
- Common bad output:
- What the user should verify manually:
- Escalation rule:

## Review Notes

- Tested with:
- Known issues:
- Next improvement:
