[Forge] Diagnose top 5 failing scientific tool integrations and document fixes done

← Forge
Query tool_calls table for the 5 skill_ids with the highest failure rate (status='failed') in the last 14 days. For each failing tool: (1) read the error_message patterns across all failures; (2) identify root cause (API change, schema mismatch, timeout, auth); (3) implement a fix or workaround in the tool code; (4) write a test call to verify the fix works; (5) update the skills table with fix notes. Document all findings in a work log. Restoring failed tools directly increases the capabilities of all agents.

Completion Notes

Auto-completed by supervisor after successful deploy to main

Git Commits (1)

[Forge] Fix 9 parameter-name bugs in failing tool integrations + critical NameError [task:dc3a3534-fa32-4d44-9e9e-96a8205f0031] (#898)2026-04-27

Sibling Tasks in Quest (Forge) ↗