AI Agent Personas
Pre-configured AI personas for different roles and use cases. Each agent provides specialized context and guidance.
Interactive workflow visualization showing when to use each agent
Agent vs Skill?
Role-based personas. Use for "who" the AI should be. Load at start of session.
Task-specific workflows. Use for "how" to work. Invoke during specific tasks.
Developer
Day-to-day coding assistance
Your coding companion for feature development, debugging, refactoring, and navigating the codebase. Optimized for practical, hands-on development work.
Best for:
Example prompts:
- →"Help me implement this API endpoint"
- →"Debug why this test is failing"
- →"Refactor this function for better readability"
Architect
Design decisions and standards compliance
Strategic thinking for system design, architecture decisions, and standards compliance. Validates designs against TAM and Planet conventions.
Best for:
Example prompts:
- →"Review this design for TAM alignment"
- →"What's the best pattern for this integration?"
- →"Is this API design following our standards?"
QA
Testing strategies and quality gates
Test planning, quality assurance strategies, and automation expertise. Helps design comprehensive test suites and identify edge cases.
Best for:
Example prompts:
- →"What test cases should I write for this feature?"
- →"How can I improve my test coverage here?"
- →"Help me design E2E tests for this flow"
Onboarding
New team members and codebase exploration
Patient guide for newcomers. Explains concepts, navigates the codebase, and provides context without assuming prior knowledge.
Best for:
Example prompts:
- →"Explain how authentication works in this codebase"
- →"Where should I look to understand the payment flow?"
- →"What are the key conventions I should know?"
Copilot Studio Agent
Enterprise agent for Microsoft Copilot Studio
Specialized configuration for Microsoft Copilot Studio integration. Provides enterprise-grade AI assistance within the Microsoft ecosystem.
Best for:
Example prompts:
- →"Help me configure the Copilot Studio agent"
- →"How do I connect SharePoint as a knowledge source?"
How to Use Agents
Load the relevant agent persona at the start of your session to set expectations.
@architect I need help designing an API for merchant onboardingThe agent will maintain its perspective throughout the session.
You can switch agents mid-session if your focus changes.