Look up the @agent #tool syntax: agent mentions, tool tags, context modifiers, and prompt patterns for every agent
CloudThinker Language is the structured prompt syntax that works identically across every agent, in chat, Slack, and automations. Mention an agent, tag the output you want, then write your instruction in plain language.
Direct requests — pick the agent, tag the output, state the target:
@alex #dashboard AWS spending by service and region@oliver #report SOC 2 compliance assessment with evidence@tony #recommend index changes for queries slower than 500ms
Stack context modifiers to make results precise and safe to act on:
@alex #recommend right-sizing for EC2 instances in us-east-1 with CPU below 15% over the last 30 days, excluding production-tagged resources
Mention multiple agents for cross-domain problems:
@alex @tony investigate the cost spike on database infrastructure last week@anna coordinate security remediation with @oliver leading and @alex @kai supporting
Refine progressively — start broad, then drill into what the agent finds:
@alex #dashboard cloud spending trends@alex #chart November cost spike broken down by service@alex #recommend RDS optimization prioritizing underutilized instances
Be specific. @alex #recommend right-sizing for EC2 in us-east-1 with CPU below 15% gets an actionable answer; @alex check our servers gets a clarifying question.