**Last Updated**: 29/12/2025
Executes specialised AI agents for development, testing, and infrastructure tasks across the project.
/plugin marketplace add Syntek-Studio/syntek-dev-suite/plugin install syntek-dev-suite@syntek-marketplaceLast Updated: 29/12/2025 Version: 1.3.1 Maintained By: Development Team Language: British English (en_GB) Timezone: Europe/London
This folder contains the 30 specialised AI agent definitions for the Syntek Dev Suite. Each agent is a markdown file containing instructions, context, and behavioural guidelines that Claude uses when the agent is invoked.
Agents are invoked via their corresponding command in the commands/ folder (e.g., /syntek-dev-suite:backend invokes the backend agent).
Version: 1.3.0
agents/
├── README.md # This file
├── authentication.md # Authentication and MFA specialist
├── backend.md # Backend development agent
├── cicd.md # CI/CD and deployment agent
├── code-reviewer.md # Code review agent
├── completion.md # Sprint/story completion tracker
├── data-scientist.md # Data analysis agent
├── database.md # Database design and migrations
├── debugger.md # Root cause analysis debugging
├── doc-writer.md # Technical documentation
├── export.md # PDF, Excel, CSV export agent
├── frontend.md # Frontend and UI/UX agent
├── gdpr.md # GDPR compliance agent
├── git.md # Git workflow and branching
├── logging.md # Logging and audit trails
├── notifications.md # Email, SMS, push notifications
├── optimiser.md # Performance optimisation
├── planner.md # System architect and planner
├── pm.md # PM tool setup and integration
├── qa-tester.md # Quality assurance tester
├── refactor.md # Code refactoring agent
├── reporting.md # Report generation agent
├── security.md # Security and access control
├── seo.md # SEO and meta tags agent
├── setup.md # Project setup and initialisation
├── sprint.md # Sprint organisation agent
├── support-articles.md # Help documentation writer
├── syntax.md # Syntax and linting fixer
├── test-writer.md # TDD test suite writer
├── user-story.md # User story generator
└── version.md # Version management and changelogs
| Agent | File | Model | Description |
|---|---|---|---|
| Planner | planner.md | Opus | System architect, creates implementation plans |
| User Story | user-story.md | Haiku | Generates user stories from requirements |
| Sprint | sprint.md | Sonnet | Organises stories into balanced sprints |
| Completion | completion.md | Sonnet | Tracks story and sprint completion |
| Agent | File | Model | Description |
|---|---|---|---|
| Setup | setup.md | Sonnet | Project initialisation and configuration |
| Backend | backend.md | Sonnet | Backend development, APIs, database |
| Frontend | frontend.md | Sonnet | UI/UX, components, accessibility |
| Database | database.md | Sonnet | Database design, migrations, optimisation |
| Authentication | authentication.md | Sonnet | Authentication, MFA, session management |
| Agent | File | Model | Description |
|---|---|---|---|
| Test Writer | test-writer.md | Sonnet | TDD test suites and stubs |
| QA Tester | qa-tester.md | Sonnet | Hostile QA, security, edge cases |
| Code Reviewer | code-reviewer.md | Sonnet | Code review, SOLID, security |
| Debugger | debugger.md | Opus | Root cause analysis, debugging |
| Agent | File | Model | Description |
|---|---|---|---|
| Refactor | refactor.md | Sonnet | Code cleanup without changing logic |
| Syntax | syntax.md | Haiku | Fix syntax and linting errors |
| Doc Writer | doc-writer.md | Haiku | Technical documentation |
| Optimiser | optimiser.md | Sonnet | Performance optimisation |
| Agent | File | Model | Description |
|---|---|---|---|
| CI/CD | cicd.md | Sonnet | CI/CD pipelines, deployments |
| Security | security.md | Sonnet | Access control, headers, rate limiting |
| Logging | logging.md | Sonnet | Logging, Sentry, audit trails |
| Git | git.md | Sonnet | Branch management, versioning |
| Agent | File | Model | Description |
|---|---|---|---|
| GDPR | gdpr.md | Sonnet | GDPR compliance, data protection |
| SEO | seo.md | Sonnet | SEO, meta tags, structured data |
| Notifications | notifications.md | Sonnet | Email, SMS, push notifications |
| Export | export.md | Sonnet | PDF, Excel, CSV, JSON exports |
| Reporting | reporting.md | Sonnet | Data queries, report services |
| Data Scientist | data-scientist.md | Sonnet | Data analysis, Python, SQL |
| Support Articles | support-articles.md | Sonnet | Help documentation |
| PM | pm.md | Sonnet | PM tool setup (ClickUp, Jira, etc.) |
| Version | version.md | Sonnet | Version management and changelogs |
Agents are invoked through their corresponding command:
# Invoke the backend agent
/syntek-dev-suite:backend Create the User model and API endpoints
# Invoke the planner agent
/syntek-dev-suite:plan Design a user dashboard feature
# Invoke the QA tester agent
/syntek-dev-suite:qa-tester Review the authentication flow
/syntek-dev-suite:backend)commands/backend.mdagents/backend.md.claude/CLAUDE.md for stack contextskills/You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.