Skill Index

polkadot-dust-protocol/

chat

community[command]

Send a message to the team or a specific teammate through CodePilot

$/plugin install polkadot-dust-protocol

details

Help the user send a message to their team:

  1. Ask who they want to message: the whole team or a specific person
    • Use codepilot_team_status to show who's online so they can pick
  2. Ask what they want to say (or use the argument if provided)
  3. Automatically include relevant context:
    • If the user has an active file open, mention it
    • If they've been making changes, briefly note what area they're working in
  4. Use codepilot_send_message MCP tool to send it
  5. Confirm the message was sent

technical

github
0xSY3/polkadot-dust-protocol
stars
0
license
NOASSERTION
contributors
1
last commit
2026-03-20T09:24:53Z
file
.claude/commands/chat.md

related