> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloudthinker.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CloudThinker

> Meet the AI agents that manage infrastructure, review code, resolve incidents, and optimize costs across AWS, Azure, GCP, and Kubernetes.

<img src="https://mintcdn.com/cloudthinker/nVesu4UXaGtxkRRZ/images/platform/hero-banner.webp?fit=max&auto=format&n=nVesu4UXaGtxkRRZ&q=85&s=e4c3875aa9b8b6f859faf3759fa318ee" alt="CloudThinker AI agent orchestrating cloud operations — incidents resolved, PRs reviewed, costs optimized, security remediated, debug output" style={{width: '100%', height: 'auto', borderRadius: '12px'}} width="2864" height="1460" data-path="images/platform/hero-banner.webp" />

CloudThinker is an Autonomous Cloud Operations (AgenticOps) platform: specialized AI agents manage infrastructure, review code, resolve incidents, and optimize costs across AWS, Azure, GCP, and Kubernetes.

## Start here

Three first tasks, each 5–10 minutes with a result you can verify. New workspace? [Connect AWS](/guide/connections/aws) first — the [quickstart](/quickstart) walks you through it.

<CardGroup cols={3}>
  <Card title="Run your first cost analysis" icon="dollar-sign" href="/guide/cost-optimization/overview">
    Find idle resources, oversized instances, and unused commitments — with projected monthly savings
  </Card>

  <Card title="Set up code review" icon="code-pull-request" href="/guide/code-review/setup">
    Connect a Git repository and get AI review comments on the next pull request
  </Card>

  <Card title="Investigate an incident" icon="triangle-exclamation" href="/guide/pulse/setup">
    Wire Pulse to your monitoring and let agents form hypotheses, gather evidence, and propose remediation
  </Card>
</CardGroup>

## Choose your goal

Pick the outcome you want next. Each goal maps to a guided path.

<CardGroup cols={2}>
  <Card title="Spend less" icon="piggy-bank" href="/guide/cost-optimization/overview">
    **CostOps** — continuous spend audit across AWS, Azure, and GCP with rightsizing recommendations and approval-gated remediation
  </Card>

  <Card title="Ship safer" icon="shield-check" href="/guide/code-review/overview">
    **Code Review** — every PR reviewed with context from running infrastructure, past incidents, and your team's conventions
  </Card>

  <Card title="Resolve incidents faster" icon="bolt" href="/guide/incident/overview">
    **Deep Response Engine** — Pulse strips noise from monitoring; agents investigate the rest and run approved runbooks
  </Card>

  <Card title="Assess your cloud posture" icon="magnifying-glass-chart" href="/guide/infrastructure/assessment">
    **Assessment** — Well-Architected analysis across resources and pillars, on demand
  </Card>

  <Card title="Automate recurring ops" icon="repeat" href="/guide/automation/autonomous-agents">
    **Autonomous agents + skills** — encode your runbooks, conventions, and policies so the loop runs without restating them
  </Card>

  <Card title="Learn the platform end to end" icon="graduation-cap" href="/guide/tutorial/agenticops">
    **Tutorial** — run your role's first prompts against your live environment, then follow the chain into your first module setup
  </Card>
</CardGroup>

## How CloudThinker works

Every module runs the same agentic loop: **Detect → Analyze → Resolve → Validate**.

| Phase        | What happens                                                                                                                                  |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **Detect**   | Agents watch signals from your connections — metrics, cost data, pull requests, alerts.                                                       |
| **Analyze**  | The agent correlates the signal with topology, history, and [team knowledge](/guide/knowledge) to form a plan.                                |
| **Resolve**  | The plan executes under your autonomy mode — [Manual or Auto](/guide/auto-mode) — with [approvals](/guide/approval) gating sensitive actions. |
| **Validate** | The agent verifies the outcome and writes the result back into memory for the next iteration.                                                 |

You stay on the loop, not in every step: set the goal, choose the autonomy mode, and intervene when judgment matters. The [AgenticOps field guide](/learn/aio/introduction) covers the reference architecture and governance discipline behind the loop.

## The six modules

<CardGroup cols={2}>
  <Card title="Code Review" icon="code-pull-request" href="/guide/code-review/overview">
    AI review on every PR with context from running infrastructure, [past incidents](/guide/incident/incident-memory), and [team conventions](/guide/code-review/convention-rules). Inline comments, reproduction steps, suggested patches.
  </Card>

  <Card title="Deep Response Engine" icon="triangle-exclamation" href="/guide/incident/overview">
    [Pulse](/guide/pulse/overview) suppresses monitoring noise. When something escalates, agents form hypotheses, gather evidence, and run approved [runbooks](/guide/incident/runbooks).
  </Card>

  <Card title="CostOps" icon="dollar-sign" href="/guide/cost-optimization/overview">
    Continuous spend audit across [AWS](/guide/connections/aws), [Azure](/guide/connections/azure), and [GCP](/guide/connections/gcp). Idle resources, oversized instances, unused commitments — surfaced with projected savings and approval-gated remediation.
  </Card>

  <Card title="SecOps" icon="shield-halved" href="/guide/security/overview">
    <span style={{display: 'inline-block', padding: '2px 8px', marginBottom: '8px', fontSize: '0.7em', fontWeight: 600, background: 'rgba(9, 170, 170, 0.12)', color: '#09AAAA', border: '1px solid rgba(9, 170, 170, 0.35)', borderRadius: '999px', textTransform: 'uppercase', letterSpacing: '0.5px'}}>Research Preview</span>

    Continuous configuration assessment and vulnerability scans across cloud, container, and IaC layers. Findings ranked by exploitability; fixes opened as pull requests.
  </Card>

  <Card title="ChatOps" icon="comments" href="/guide/slack-integration">
    Agents operate inside Slack, [Microsoft Teams](/guide/teams-integration), and the CLI. Query infrastructure, approve actions, and review changes without leaving your workflow.
  </Card>

  <Card title="Skills" icon="brain" href="/guide/skills/overview">
    Reusable packages of runbooks, conventions, and policies that agents load automatically — your team's expertise compounds instead of leaving with the engineer who wrote it.
  </Card>
</CardGroup>

## Why CloudThinker

Cloud operations is spread across disconnected consoles — Cost Explorer, Datadog, GitHub, and more — none of which share state, so every incident, cost review, and security fix starts with a human reassembling context. CloudThinker replaces that with a team of agents that already hold the context: they watch your environment continuously, act inside the guardrails you define, and record what they learn so the next run starts smarter. You get the leverage of a larger operations team without the tool sprawl, and every action stays auditable and approval-gated. Start with the [quickstart](/quickstart), or read the [AgenticOps field guide](/learn/aio/introduction) for the architecture and adoption discipline behind the platform.
