Skip to content

Getting Started

Learn how to sign up, connect your repository, and deploy your first AI development team in under 10 minutes.

Getting Started with Synthcore

Synthcore is a managed platform that deploys a team of specialized AI coding agents to work on your GitHub repositories around the clock. Each project gets its own dedicated Azure VM with 14 specialized agents that build features, fix bugs, and push commits directly to your repository.

Prerequisites

Before you begin, you'll need:


Step 1: Sign Up and Create Organization

  1. Go to synthcore.dev and click Start Building
  2. Sign in with your GitHub account
  3. Authorize Synthcore to access your repositories
  4. Your organization is automatically created when you sign up

Step 2: Connect GitHub Repository

  1. From the dashboard, click + New Project
  2. Select the GitHub repository you want agents to work on
  3. Choose a branch (typically main or develop)

Step 3: Configure Project

Configure these options for your project:

  • Project name — A friendly label for your dashboard
  • Team size — Choose your plan based on project needs
  • Agent schedule — Continuous (default) or periodic cycles
  • Product brief (optional) — Describe your project to help agents understand context

Step 4: Provision and Start

Click Create Project. The provisioning process takes 3–5 minutes:

  1. Creating your dedicated Azure VM
  2. Installing development tools and runtimes
  3. Setting up your agent team
  4. Starting agent schedules

Once complete, you'll be redirected to your project where you can watch your agents start working.


What Happens Next

Your agents begin working on your project immediately:

  • Agents start cycling through tasks based on your repository's state
  • Activity feed shows real-time commits, PRs, and agent actions
  • Dashboard lets you monitor progress, edit personas, and manage settings

All changes appear as regular commits and pull requests in your GitHub repository. Review and merge them like you would from any team member.


Next Steps