shared-rules

Coordinate two AI bots to enforce conversational etiquette and priority rules.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill shared-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shared-rules
Source: https://github.com/bibo1243/claw_memory/tree/main/skills/shared-rules
Command: npx skills add https://github.com/bibo1243/claw_memory --skill shared-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill defines the dialogue etiquette and priority rules for a two-bot system (GaaClaw & Macbook Air), ensuring coordinated conversations, preventing talk-overs, and proper handling of mentions.

Core Features & Use Cases

  • Defines five-tier priority behavior: absolute commands, group mentions, explicit @ mentions, mutual private chats with no self-tagging, and proactive engagement in normal conversations.
  • Provides a consistent framework for when to respond, stay silent, or defer, across both bots.
  • Applies to multi-bot workflows and team chats to maintain order and reduce noise.

Quick Start

Activate the shared rules in the current session to govern bot interactions and ensure consistent behavior.

Frequently Asked Questions about shared-rules

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

FAQPage Schema
How do I prevent two AI bots from talking over each other in a group chat?

To prevent talk-overs in multi-bot workflows, you need a shared-rules framework that enforces conversational etiquette and priority behaviors. This skill coordinates two bots by defining when to respond, stay silent, or defer during interactions.

What is the best way to manage bot response priority in multi-bot workflows?

Managing bot response priority requires a five-tier system covering absolute commands, group mentions, explicit @ mentions, private chats, and proactive engagement. This skill provides a consistent framework to determine when each bot should respond or defer.

How do I set up rules for when an AI bot should stay silent in a team chat?

Setting up rules for bot silence involves applying priority constraints that dictate when a bot should not reply. This skill documents specific conversational etiquette guidelines to manage mentions and reduce noise by enforcing silence when appropriate.

Can I coordinate two specific bots to handle mentions differently without conflicts?

Yes, you can coordinate two bots to handle mentions without conflicts by applying a shared set of system-prompt guidelines. This skill governs mutual private chats and explicit mentions to ensure proper deferral and reduce redundant responses.

When do I need to define conversational etiquette for a multi-bot system?

You need to define conversational etiquette when deploying multi-bot workflows in group chats or team environments. This prevents disorganized interactions, manages proactive engagement, and ensures both bots reference the same memory and safety constraints.