Back to Prompt Library
testing
Orchestrate Full Audit Workflow and Evaluation
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Multi-Agent System for Automated Audit Evidence Collection
Format
Text-first
Lines
1
Sections
1
Linked challenge
Multi-Agent System for Automated Audit Evidence Collection
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Create a `UserProxyAgent` to orchestrate a full audit workflow, initiating the process by providing a company name and relevant URLs. The agents should converse, use their tools, and produce the final `AuditReportGeneration` JSON output. Test the full system with a sample company and evaluate the report's accuracy against known facts. Use Libretto for observing the agent's interaction flow and debugging.
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 rubric, target behavior, and pass-fail criteria as the baseline for evaluation.
Tune next
Adjust fixtures, mocks, and thresholds to the system under test instead of weakening the assertions.
Verify after
Make sure the prompt catches regressions instead of just mirroring the happy-path examples.