response-policy

Define when and how AI agents respond across Telegram, Slack, Discord, and CLI.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ThaddeusJiang/agent-skills --skill response-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: response-policy
Source: https://github.com/ThaddeusJiang/agent-skills/tree/main/response-policy
Command: npx skills add https://github.com/ThaddeusJiang/agent-skills --skill response-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This policy provides a consistent framework for AI agents to decide when to respond, when to stay silent, and how to route messages across channels, reducing miscommunication and unsafe behavior.

Core Features & Use Cases

  • Clear directives for direct addressing vs. ambient conversation
  • Ambiguity handling with prompts for clarification and safe defaults
  • Channel- and host-aware routing across Telegram, Slack, Discord, and CLI

Quick Start

Apply this policy to guide an agent's responses, clarifications, and routing decisions across channels.

Frequently Asked Questions about response-policy

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

FAQPage Schema
How do I create a response policy for an AI agent across multiple channels?

A response policy provides a reusable governance framework for AI agents to determine when to reply, stay silent, or route messages. It uses clear directives for prioritization and channel-specific routing to ensure safe behavior.

How does an AI agent handle ambiguous messages in multichannel environments like Slack and Discord?

Multichannel response handling uses ambiguity directives to prompt users for clarification and apply safe defaults. This ensures agents interacting on platforms like Slack and Discord avoid miscommunication when intent is unclear.

Do I need to define host permissions for AI agent routing rules on Telegram?

Yes, host permissions are required for AI agent routing rules on Telegram. The policy specifies that agents must check channel-specific host permissions before routing messages to ensure compliant and predictable behavior.

What is the best way to structure AI agent communication rules for direct addressing versus ambient conversation?

The best way to structure AI agent communication rules is by applying clear directives that distinguish between direct addressing and ambient conversation. This framework dictates when an agent should actively reply or remain silent.

Can I use this response governance framework for a CLI-based AI agent?

Yes, you can use this response governance framework for a CLI-based AI agent. It is explicitly designed to be applicable across multi-channel contexts, including CLI environments, ensuring consistent message routing and safe defaults.