Back to Prompt Library
planning
Agent System Architecture Design
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Autonomous Enterprise Security Compliance Agent with Claude Opus 4.6
Format
Text-first
Lines
1
Sections
1
Linked challenge
Autonomous Enterprise Security Compliance Agent with Claude Opus 4.6
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Design a multi-agent architecture using the Claude Agents SDK for the Enterprise Security Compliance Agent. Define at least three distinct agent roles (e.g., 'Document Ingestor', 'Policy Analyzer', 'Security Risk Assessor', 'Report Generator') and their primary responsibilities. Describe how these agents will communicate and collaborate, including the data flow between them. Illustrate how Claude Opus 4.6's large context window will be utilized by specific agents. Provide a high-level Python pseudocode outline for initializing these agents.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Preserve the role framing, objective, and reporting structure so comparison runs stay coherent.
Tune next
Swap in your own domain constraints, anomaly thresholds, and examples before you branch variants.
Verify after
Check whether the prompt asks for the right evidence, confidence signal, and escalation path.