Back to Prompt Library
implementation
Implement Hybrid Reasoning & Claude Sonnet 4 Integration
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Orchestrate Insurance Policy Automation
Format
Text-first
Lines
1
Sections
1
Linked challenge
Orchestrate Insurance Policy Automation
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Implement the core logic for the 'Risk Assessor' agent. This should demonstrate hybrid reasoning, combining Claude Sonnet 4's ability to interpret complex scenarios with structured rules for calculating final risk scores. Provide code for how Claude Sonnet 4 queries the RAG system and integrates with rule-based outputs.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Hold the task contract and output shape stable so generated implementations remain comparable.
Tune next
Update libraries, interfaces, and environment assumptions to match the stack you actually run.
Verify after
Test failure handling, edge cases, and any code paths that depend on hidden context or secrets.