fusion-hardening

Diagnose plan quality issues in Fusion Optimizer execution traces.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rgeissen/uderia --skill fusion-hardening
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fusion-hardening
Source: https://github.com/rgeissen/uderia/tree/main/.claude/skills/fusion-hardening
Command: npx skills add https://github.com/rgeissen/uderia --skill fusion-hardening

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes the Fusion Optimizer execution pipeline to diagnose plan quality issues, surface safeguards triggered during runs, and identify anti-patterns for reliable, auditable automation.

Core Features & Use Cases

  • Deep knowledge of strategic planning, plan rewrite passes, tactical execution, and error recovery to improve plan quality.
  • Helps teams detect misconfigurations, unexpected tool usage, and hallucinated arguments, and provides structured diagnostics for enterprise safeguards.
  • Applies deterministic rewrites and safety checks to reduce token usage and provide explainable improvements for complex sessions.

Quick Start

Audit a Fusion Optimizer execution trace to produce a diagnostic report of plan quality and safeguards.

Frequently Asked Questions about fusion-hardening

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose plan quality issues in Fusion Optimizer execution traces?

Diagnosing plan quality issues in Fusion Optimizer execution traces involves analyzing session data, rewrite passes, and triggered safeguards. This process surfaces anti-patterns, detects misconfigurations, and identifies hallucinated arguments within your automation pipeline.

What are deterministic rewrite passes and how do they improve planning reliability?

Deterministic rewrite passes are structured transformations applied to execution plans to improve reliability and reduce token usage. They enforce safety checks and apply error-correction strategies to provide explainable improvements during complex automation sessions.

Can I audit tool-enabled execution traces to detect unexpected tool usage and hallucinated arguments?

Yes, auditing tool-enabled execution traces detects unexpected tool usage and hallucinated arguments. Analyzing the execution pipeline and triggered safeguards produces structured diagnostic reports to ensure reliable and auditable enterprise automation.

Do I need access to session traces to run plan diagnostics on the Fusion Optimizer?

Yes, running plan diagnostics requires access to session traces (tda_sessions). You also need knowledge of the Fusion Optimizer workflow and a repository of rewrite passes to evaluate against for a comprehensive quality analysis.

What is the best way to reduce token usage during complex Fusion Optimizer sessions?

The best way to reduce token usage during complex Fusion Optimizer sessions is to apply deterministic rewrites and proactive safeguards. This approach optimizes strategic planning and tactical execution while providing explainable improvements to overall plan quality.