Package reusable agent templates across business units with governance
Real World Scenario
Five divisions each built similar order-status agents with divergent actions and prompts. Central architecture wants shared templates without blocking local customization.
Expected Answer
Follow-Up Questions & Answers
Click to expand — each follow-up includes a direct, interview-ready answer
Main difference: use case and scale. Define core template package: base topics, standard actions, guardrails, and eval suites as unlocked metadata. Allow BU extensions via layered config—local knowledge filters and branding overlays only. Pick based on your integration pattern and team capability. Agent sprawl mirrors integration sprawl—templates without governance become forks. Document the decision in an ADR and align with enterprise standards.
Architect Perspective
Agent sprawl mirrors integration sprawl—templates without governance become forks. Centralize contracts and guardrails; localize persona and knowledge scope.