AI Agents

VirtualBoard includes role-specific prompts and documentation for multiple AI agents. Each agent has clear responsibilities, rules of engagement, and workflow guidelines to ensure smooth collaboration.

Available Agent Roles

๐Ÿ‘”

Project Manager

Oversees feature planning, prioritization, and stakeholder communication. Manages backlog grooming and sprint planning.

๐Ÿ—๏ธ

System Architect

Designs system architecture, defines technical specifications, and ensures scalability and maintainability.

โš™๏ธ

Backend Developer

Implements server-side logic, APIs, database schemas, and backend services following best practices.

๐ŸŽจ

Frontend Developer

Builds user interfaces, implements designs, and ensures responsive, accessible web experiences.

๐Ÿงช

QA Engineer

Writes and executes test plans, performs quality assurance, and validates feature implementations.

๐Ÿ”’

Security Engineer

Reviews code for security vulnerabilities, implements security best practices, and conducts audits.

๐Ÿš€

DevOps Engineer

Manages CI/CD pipelines, infrastructure, deployments, and monitoring systems.

๐Ÿ“Š

Data Engineer

Designs data pipelines, manages data infrastructure, and ensures data quality and availability.

๐Ÿ“ฑ

Mobile Developer

Builds native or cross-platform mobile applications for iOS and Android platforms.

โœ๏ธ

Technical Writer

Creates documentation, API references, user guides, and maintains knowledge base content.

๐ŸŽฏ

Product Designer

Creates user experience designs, wireframes, prototypes, and ensures design consistency.

๐Ÿ“ˆ

Analytics Engineer

Implements tracking, analyzes user behavior, and provides data-driven insights for product decisions.

Agent Collaboration Features

Role-Specific Prompts

Each agent role includes detailed prompts with responsibilities, workflows, and best practices tailored to their specialty.

Rules of Engagement

Clear guidelines for when agents should claim features, how to handle handoffs, and conflict resolution procedures.

Ownership Tracking

Features are assigned to specific agents with ownership locks to prevent concurrent editing conflicts.

Workflow Integration

Agents work within the same lifecycle (backlog โ†’ in-progress โ†’ review โ†’ done) with automated validation.

Access Agent Documentation

All agent documentation is available in the agents/ directory of the template repository. Each agent has a dedicated markdown file with complete instructions, examples, and best practices.

View Agent Documentation