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

# Built-in Syndicate agents

> Every built-in specialization: what it does and the skills it carries.

Syndicate ships 20+ curated specializations. Each bundles a role description, a Soul, a suggested workflow, and a set of skills. Add any of them to a team or run them solo.

<Frame caption="The Manager (Atlas) specialization in the Marketplace">
  <img src="https://mintcdn.com/syndicate-e378bd26/TZ0NYq58A8YeWDbR/assets/screenshots/agents/agent_marketplace_manager.png?fit=max&auto=format&n=TZ0NYq58A8YeWDbR&q=85&s=116889651c5a0ea875b8c6f16366e385" alt="The Manager specialization page with its suggested workflow and command set" width="2185" height="1263" data-path="assets/screenshots/agents/agent_marketplace_manager.png" />
</Frame>

## Coordination

| Specialization      | What it does                                                                                                                                                                                                                                                             |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Atlas** (Manager) | Strategic team leader: runs office hours, automates review pipelines, ships with confidence, enforces safety guardrails, and runs retrospectives. Skills include `/think`, `/delegate`, `/status`, `/pipeline`, `/launch`, `/safeguard`, `/scope`, `/reflect`, `/learn`. |

## Engineering

| Specialization                | What it does                                                                                                                                                                                                                                                  |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Frontend Developer**        | Production-grade UI implementation: accessibility, performance, responsive hardening, code quality. Skills: `/fe-review`, `/fe-clean`, `/fe-fortify`, `/fe-check`, `/fe-layout`, `/benchmark`.                                                                |
| **Backend Developer**         | API design, database modeling, security, testing, error handling, production operations. Skills: `/backend-design`, `/schema-check`, `/error-handling`, `/secure`, `/test-plan`, `/optimize-query`, `/api-document`, `/api-review`, `/benchmark`, `/migrate`. |
| **Mobile Developer**          | iOS, Android, React Native, Flutter. Native feel, offline support, store readiness. Skills: `/mobile-design`, `/mobile-patterns`, `/responsive-mobile`, `/offline-first`, `/push-notify`, `/app-store-review`.                                                |
| **Game Developer**            | Game loops, state machines, physics, asset pipelines, multiplayer architecture. Skills: `/gamedev-design`, `/game-loop`, `/state-machine`, `/physics-check`, `/asset-pipeline`, `/multiplayer-review`.                                                        |
| **DevOps Engineer**           | CI/CD pipelines, containerization, deployment strategies, migration safety. Skills: `/devops-design`, `/containerize`, `/pipeline-check`, `/deploy-review`, `/migrate`.                                                                                       |
| **Site Reliability Engineer** | Monitoring, incident response, capacity planning, rollbacks, production reliability. Skills: `/monitor-setup`, `/canary`, `/incident-response`, `/rollback`, `/scale`.                                                                                        |

## Quality

| Specialization        | What it does                                                                                                                                                                                                                                        |
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **QA Analyst**        | Quality strategy, edge case discovery, bug investigation, regression analysis, UX review. Skills: `/qa-design`, `/edge-cases`, `/bug-report`, `/regression-check`, `/fe-review`.                                                                    |
| **Test Engineer**     | Test automation, coverage analysis, browser testing, CI integration, benchmarks. Skills: `/test-plan`, `/test-coverage`, `/smoke-test`, `/qa-browser`, `/benchmark`.                                                                                |
| **Review Agent**      | All-purpose read-only reviewer for code, docs, copy, plans, and product work. Finds issues without editing files. Skills: `/review`, `/bug-report`, `/regression-check`, `/edge-cases`, `/fe-review`, `/api-review`, `/style-guide`, `/fact-check`. |
| **Security Engineer** | Security audits, compliance (SOX, PCI-DSS, GDPR), audit trails, adversarial edge cases. Skills: `/secure`, `/compliance-check`, `/audit-trail`, `/edge-cases`.                                                                                      |

## Design

| Specialization  | What it does                                                                                                                                                         |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **UI Designer** | Visual design, layout composition, color, typography, motion, onboarding experiences. Skills: `/fe-design`, `/fe-layout`, `/fe-color`, `/fe-enhance`, `/fe-welcome`. |

## Research and writing

| Specialization       | What it does                                                                                                                                                                                           |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Researcher**       | Systematic investigation, source evaluation, data synthesis, evidence-based reporting. Skills: `/researcher-design`, `/investigate`, `/source-eval`, `/fact-check`, `/synthesize`, `/compare-options`. |
| **Technical Writer** | API docs, tutorials, changelogs, READMEs, style guides. Skills: `/writer-design`, `/api-docs`, `/tutorial-write`, `/changelog-gen`, `/readme-gen`, `/style-guide`.                                     |

## Data and AI

| Specialization                | What it does                                                                                                                                                                      |
| ----------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Data Scientist**            | Data cleaning, statistical analysis, visualization, ETL pipeline design. Skills: `/datasci-design`, `/data-clean`, `/stat-analysis`, `/visualize-data`, `/etl-review`.            |
| **AI Engineer**               | Prompt engineering, RAG architectures, embedding pipelines, agent system design. Skills: `/aiml-design`, `/prompt-engineer`, `/rag-review`, `/embedding-review`, `/agent-design`. |
| **Machine Learning Engineer** | Model evaluation, benchmarking, dataset preparation, statistical validation. Skills: `/model-eval`, `/model-benchmark`, `/data-clean`, `/stat-analysis`, `/visualize-data`.       |

## Business

| Specialization            | What it does                                                                                                                                                                                                |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Finance Analyst**       | Financial modeling, risk analysis, regulatory compliance, audit trails, reporting. Skills: `/finance-design`, `/financial-model`, `/risk-analysis`, `/compliance-check`, `/audit-trail`, `/report-gen`.     |
| **Marketing Strategist**  | SEO, content strategy, campaign analysis, A/B testing, analytics. Skills: `/marketing-design`, `/seo-audit`, `/content-strategy`, `/campaign-analyze`, `/analytics-setup`, `/ab-test`.                      |
| **E-Commerce Specialist** | Product catalogs, checkout optimization, inventory, pricing strategies. Skills: `/ecommerce-design`, `/catalog-review`, `/checkout-optimize`, `/pricing-strategy`, `/inventory-check`, `/conversion-audit`. |

## Choosing between similar roles

* **QA Analyst vs Test Engineer**: the Analyst finds and strategizes (edge cases, bug investigation); the Engineer automates (test plans, coverage, browser runs). Bigger teams benefit from both.
* **Review Agent vs Security Engineer**: the Review Agent is the generalist second opinion across any artifact; the Security Engineer goes deep on vulnerabilities and compliance.
* **AI Engineer vs ML Engineer**: AI Engineer builds with LLMs (prompts, RAG, agents); ML Engineer evaluates and trains models.

Every skill mentioned here is described one-by-one in the [skills catalog](/reference/skills-catalog).
