error-troubleshooting

Diagnose and resolve Kailash SDK runtime, workflow, and integration errors.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ssssssssassssss/disease-risk-classifier --skill error-troubleshooting-ssssssssassssss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: error-troubleshooting
Source: https://github.com/ssssssssassssss/disease-risk-classifier/tree/main/.claude/skills/31-error-troubleshooting
Command: npx skills add https://github.com/ssssssssassssss/disease-risk-classifier --skill error-troubleshooting-ssssssssassssss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers identify, diagnose, and fix common Kailash SDK runtime and workflow failures that cause blocking, validation errors, connection problems, or infinite cycles, reducing mean time to resolution for integration and production issues.

Core Features & Use Cases

  • Targeted Diagnostics: Maps observed symptoms to root causes for Nexus blocking, missing build calls, connection parameter errors, runtime execution failures, cycle convergence problems, and DataFlow template syntax issues.
  • Actionable Fixes: Provides concrete configuration recommendations, runtime selection guidance, connection and pooling fixes, parameter validation methods, and prevention checklists to apply immediately.
  • Escalation & Best Practices: Suggests when to inject shared resources, use async runtimes in containers, add convergence guards, and escalate to specialized subagents for complex debugging or production hardening.

Quick Start

Analyze my failing Kailash workflow that hangs or throws a validation error and return a prioritized debugging checklist with exact configuration and code changes to fix it.

Frequently Asked Questions about error-troubleshooting

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

FAQPage Schema
Why does my Kailash Nexus workflow hang during execution?

Kailash Nexus blocking usually stems from missing build calls, incorrect connection parameters, or incompatible runtime configurations. A targeted diagnostic checklist maps these symptoms to root causes and provides concrete configuration fixes.

How do I fix DataFlow template syntax errors in my Kailash workflow?

DataFlow template syntax errors require parameter validation and template structure verification. Step-by-step fixes include correcting syntax patterns, validating input parameters, and applying prevention checklists to avoid recurring validation failures.

What is the best way to resolve Kailash SDK cycle convergence problems?

Cycle convergence problems in the Kailash SDK are resolved by adding convergence guards and adjusting runtime execution parameters. Diagnostic guidance provides specific configuration recommendations to prevent infinite cycles during workflow execution.

Can I use async runtimes with Kailash SDK in containerized environments?

Async runtimes work with Kailash SDK in containers by configuring appropriate runtime selection and connection pooling parameters. Runnable configuration recommendations address container-specific execution contexts and connection pool optimization for production.

How do I troubleshoot Kailash WorkflowBuilder connection pool issues in production?

WorkflowBuilder connection pool issues are diagnosed by mapping connection parameter errors to root causes and applying pooling fixes. Production hardening guidance includes injecting shared resources and escalating to specialized subagents when deeper analysis is required.

When should I escalate Kailash SDK debugging to specialized agents?

Escalate to specialized subagents when standard debugging checklists fail to resolve complex Kailash SDK runtime failures, persistent validation errors, or production hardening requirements that exceed basic configuration adjustments and parameter validation.