# Canned Responses Use When

> Sub-skill of canned-responses: Use When (+6).

- Skill: `vamseeachanta/canned-responses-use-when` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/canned-responses-use-when`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/canned-responses-use-when/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/canned-responses-use-when

---


# Use When (+6)

## Use When

- [Condition 1]
- [Condition 2]


## Do NOT Use When (Escalation Triggers)

- [Trigger 1]
- [Trigger 2]


## Variables

| Variable | Description | Example |
|---|---|---|
| {{var1}} | [what it is] | [example value] |
| {{var2}} | [what it is] | [example value] |


## Subject Line

[Subject template with {{variables}}]


## Body

[Response body with {{variables}}]


## Follow-Up Actions

1. [Action 1]
2. [Action 2]


## Notes

[Any special instructions for users of this template]
```

