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

# Product Overview

> A deeper tour of Overcut, the enterprise control plane for agentic SDLC.

Overcut is an **enterprise control plane for agentic SDLC**: a managed platform for running production-grade engineering automations across your Git, ticketing, and CI tools. This page is the deeper feature tour. For a one-page orientation to the platform, see [Welcome to Overcut](/welcome).

<CardGroup cols={2}>
  <Card title="Ship faster" icon="rocket">
    Automate repetitive development and release tasks end-to-end.
  </Card>

  <Card title="Reduce costs" icon="dollar-sign">
    Lower expenses through automated usage-based AI executions and workflows.
  </Card>

  <Card title="Improve quality & reliability" icon="shield-check">
    Enhance standards with AI-powered reviews, testing, and standardization.
  </Card>

  <Card title="Improve developer experience" icon="laptop-code">
    Offload repetitive toil to autonomous AI agents.
  </Card>
</CardGroup>

## Visual Workflow Automation

*Slash lead-time and minimise human error by turning fragile, hand-rolled scripts into repeatable, governed workflows.*

* **Drag-and-drop builder**: compose end-to-end workflows with triggers, AI agents, code actions, and approvals.
* **Execution monitor**: follow every run in real time, inspect inputs/outputs, and retry failed steps.
* **Reusable templates**: start quickly with community and in-house workflow templates.

## AI Agent Platform

*Multiply developer productivity without hiring by embedding domain expertise into reusable AI agents that run 24 × 7.*

* **Stateful agents** that can plan, reason, and call tools.
* **Multi-Model support** with option for "Bring Your Own Model" (BYOM).
* **Built-in specialist agents** for code review, technical writing, product planning, and more.
* **Reusable skills** that teams can add from connected repositories so they can package guidance once and apply it to the right agents.
* **Isolated Agent Clients** for running agents safely and securely.

## Developer-Centric Tooling

*Reduce context-switching and onboarding time by connecting the tools your team already uses and extending agents when you need more coverage.*

* **Native workspace integrations first**: connect supported providers such as GitHub, GitLab, Bitbucket, Jira, Azure DevOps, Linear, ClickUp, and Slack directly in Overcut so built-in tools work across code, tickets, and chat.
* **MCP for external tools**: extend agents with MCP servers when you want to connect third-party systems or custom services that do not have native workspace support.
* **Flexible connection strategy**: combine native integrations with MCP when you need extra external capabilities alongside your primary workspace connections.
* **Unified developer experience**: single interface for code reviews, ticket management, chat-driven workflows, and external tool access.
* **Share Feedback**: open the workspace help menu to send product feedback, feature requests, testimonials, or success stories through the [Feedback chat guide](/docs/how-to/feedback-chat).
* **Reduced onboarding friction**: new team members can start contributing immediately with pre-configured agent workflows.
* **Context-aware automation**: agents understand your project structure and can work across multiple tools intelligently.

See the [Integrations overview](/docs/integrations/overview) for connection-path guidance and [MCP Servers](/docs/reference/mcp-servers) for MCP setup details.

## Source-Control & Multi-Repo Automation

*Enforce consistent standards across hundreds of repositories without additional headcount or brittle scripting.*

* **Unified Git provider registry** supporting GitHub, GitLab, Bitbucket, Azure DevOps, and AWS CodeCommit.
* **Enhanced cloning** with shallow, sparse, and cached clones to keep workflows fast.
* **Automatic repository mapping** so every workflow knows which repositories should be handled per each ticket.
* **Code Indexing**: Enable semantic code search to help agents find relevant context faster.

## Issue & Ticket Workflows

*Gain real-time visibility and shorter cycle times by automating ticket flow between product, engineering, and ops.*

Kick off workflows from issue events, slash-commands, or manual triggers, and let agents update or create follow-up tickets automatically.

## Containerised Development Environments

*Eliminate “works on my machine” delays and cut CI minutes by provisioning identical, cacheable dev environments.*

Generate dev-containers and Docker images straight from your repo so every workflow runs in the same repeatable environment.

## Observability & Monitoring

*Detect anomalies before they become incidents, reducing downtime and safeguarding customer trust.*

* **Real-time run tracking UI**: monitor workflow execution with structured logs for immediate visibility.
* **Centralized monitoring dashboard**: unified view of all workflow health, performance metrics, and system status across your organization.

***

💡 **Next steps**\
Check out the [Quick Starts](/docs/quick-starts) to see Overcut in action, or head to the [Get Started with Repositories](/docs/get-started/repositories) guide to connect your first repo.
