What you’ll need: a workspace with at least one cloud connection — agents can’t return real results without one. If you haven’t set that up, complete the quickstart first.
The syntax
Talk to agents in plain language. The full pattern is:@agent— who does the work:@alex(cloud),@oliver(security),@tony(database),@kai(Kubernetes),@anna(coordination).#tool(optional) — the output you want:#dashboard,#report,#recommend,#alert,#chart,#kb.- Your request — what you need, in your own words. Add any context inline.
1
Open a chat
Sign in at app.cloudthinker.io and click New chat in the left sidebar.Success state: an empty conversation panel opens and typing
@ shows the agent picker.2
Run your role's quick win
Pick the tab that matches your role, paste the quick win, then try the follow-ups once you see the shape of the output.Success state: the agent replies within ~30 seconds naming resources, queries, or rules you recognize from your own environment — not generic best practices.
- Cloud / DevOps
- Security
- Database
- Kubernetes
- SRE / On-call
- Eng Leader
Goal: Stop paying for cloud you don’t use. See where waste lives in under a minute.You need: AWS, Azure, or GCP connection. Agent: @alex.Quick win — find idle and oversized resources:Alex queries the cloud APIs, joins with utilization metrics, and returns a ranked list with projected monthly savings.Follow up:
3
Refine the conversation
Agents keep conversation context, so build on the result instead of starting over:
- Be specific upfront. “EC2 costs in us-east-1 for the last 30 days” beats “show me costs”.
- Refine, don’t restart. “Drill into RDS for the items above” works.
- Combine tools. Use
#dashboardfirst to see the shape, then#recommendfor the action on the same topic. - Let Anna coordinate. For anything that touches more than one domain, start with
@annaand name the specialists.
You’re done when…
- Your role’s quick win returned results naming resources or queries you recognize
- At least one follow-up prompt built on the first answer without restating it
- You can predict what shape of output
#dashboard,#report, and#recommendwill produce
Next steps
Every prompt you just ran is one pass of the Detect → Analyze → Resolve → Validate loop described in How CloudThinker works — the modules below run that loop continuously. Set up your first module:Code Review
Connect a repository and get review comments from @cloudthinker-ai on the next pull request.
CostOps
Turn on CloudKeepers to monitor spend continuously and surface savings as findings.
Incident response
Route alerts into Pulse so agents investigate before you open a terminal.
Skills
Teach agents your team’s procedures so they run them your way.