PlanetArchitecture

AI Agent Personas

Pre-configured AI personas for different roles and use cases. Each agent provides specialized context and guidance.

See agents mapped to SDLC phases

Interactive workflow visualization showing when to use each agent

Agent vs Skill?

Agents

Role-based personas. Use for "who" the AI should be. Load at start of session.

Skills

Task-specific workflows. Use for "how" to work. Invoke during specific tasks.

Developer

ImplementTestMonitor

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:

Writing new featuresDebugging issuesCode refactoringUnderstanding existing codeWriting unit tests

Example prompts:

  • "Help me implement this API endpoint"
  • "Debug why this test is failing"
  • "Refactor this function for better readability"

Architect

IdeatePlanReview

Design decisions and standards compliance

Strategic thinking for system design, architecture decisions, and standards compliance. Validates designs against TAM and Planet conventions.

Best for:

System design discussionsArchitecture reviewsTAM compliance checksAPI design decisionsIntegration patterns

Example prompts:

  • "Review this design for TAM alignment"
  • "What's the best pattern for this integration?"
  • "Is this API design following our standards?"

QA

TestReview

Testing strategies and quality gates

Test planning, quality assurance strategies, and automation expertise. Helps design comprehensive test suites and identify edge cases.

Best for:

Test strategy planningTest case designCoverage analysisE2E test automationPerformance testing guidance

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

All

New team members and codebase exploration

Patient guide for newcomers. Explains concepts, navigates the codebase, and provides context without assuming prior knowledge.

Best for:

Understanding codebase structureLearning Planet conventionsExploring domain conceptsGetting up to speed quicklyFinding relevant documentation

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

All

Enterprise agent for Microsoft Copilot Studio

Specialized configuration for Microsoft Copilot Studio integration. Provides enterprise-grade AI assistance within the Microsoft ecosystem.

Best for:

Microsoft Copilot Studio setupEnterprise AI configurationTeams integrationSharePoint knowledge bases

Example prompts:

  • "Help me configure the Copilot Studio agent"
  • "How do I connect SharePoint as a knowledge source?"

How to Use Agents

1. Prime the context

Load the relevant agent persona at the start of your session to set expectations.

@architect I need help designing an API for merchant onboarding
2. Stay in character

The agent will maintain its perspective throughout the session.

3. Switch when needed

You can switch agents mid-session if your focus changes.