canned-responses-use-when

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

5 stars

Best use case

canned-responses-use-when is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using canned-responses-use-when should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/use-when/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/legal/canned-responses/use-when/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/use-when/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How canned-responses-use-when Compares

Feature / Agentcanned-responses-use-whenStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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]
```

Related Skills

canned-responses

5
from vamseeachanta/workspace-hub

Generate templated responses for common legal inquiries and identify when situations require individualized attention

orcawave-qtf-analysis-when-to-use-full-qtf-vs-newman

5
from vamseeachanta/workspace-hub

Sub-skill of orcawave-qtf-analysis: When to Use Full QTF vs Newman (+2).

diffraction-analysis-when-to-use-each-module

5
from vamseeachanta/workspace-hub

Sub-skill of diffraction-analysis: When to Use Each Module (+1).

automation-choose-n8n-when

5
from vamseeachanta/workspace-hub

Sub-skill of automation: Choose n8n when: (+4).

rag-system-builder-streaming-responses

5
from vamseeachanta/workspace-hub

Sub-skill of rag-system-builder: Streaming Responses.

pdf-ocr-for-scanned-documents

5
from vamseeachanta/workspace-hub

Sub-skill of pdf: OCR for Scanned Documents (+3).

statistical-analysis-when-to-use

5
from vamseeachanta/workspace-hub

Sub-skill of statistical-analysis: When to Use (+4).

data-analysis-choose-polars-when

5
from vamseeachanta/workspace-hub

Sub-skill of data-analysis: Choose polars when: (+6).

canned-responses-escalation-triggers-all-categories

5
from vamseeachanta/workspace-hub

Sub-skill of canned-responses: Universal Escalation Triggers (Apply to All Categories) (+2).

canned-responses-template-organization

5
from vamseeachanta/workspace-hub

Sub-skill of canned-responses: Template Organization (+1).

canned-responses-step-1-define-the-use-case

5
from vamseeachanta/workspace-hub

Sub-skill of canned-responses: Step 1: Define the Use Case (+6).

canned-responses-required-customization

5
from vamseeachanta/workspace-hub

Sub-skill of canned-responses: Required Customization (+2).