diagnose-why-work-stopped

Analyzes stalled work trees to identify stop points and recommend rule modifications.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Chasonnnn/AgentCompany --skill diagnose-why-work-stopped-chasonnnn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnose-why-work-stopped
Source: https://github.com/Chasonnnn/AgentCompany/tree/main/skills/diagnose-why-work-stopped
Command: npx skills add https://github.com/Chasonnnn/AgentCompany --skill diagnose-why-work-stopped-chasonnnn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a diagnostic framework to analyze why complex work trees stop, loop, or become unresponsive, helping teams maintain productivity and stability.

Core Features & Use Cases

  • Root Cause Analysis: Systematically investigates issues in stalled work trees to identify exact stop points and underlying causes.
  • Policy and Rule Evaluation: Ensures workflows adhere to productivity invariants and recommends product-principled solutions.
  • Use Case: When a team faces repeated hangs or loops in automation pipelines, this Skill guides a structured forensic inquiry and produces actionable plans for remediation.

Quick Start

Use the diagnose-why-work-stopped skill to analyze a stalled automation tree and generate a diagnostic report.

Frequently Asked Questions about diagnose-why-work-stopped

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

FAQPage Schema
How do I diagnose why an automation workflow stopped or entered an infinite loop?

To diagnose why an automation workflow stopped, apply a structured forensic approach to analyze the stalled work tree, evaluate current execution semantics against product invariants, and review recent change logs to pinpoint the exact stop point.

What causes unresponsive automation pipelines and how do I find the root cause?

Unresponsive automation pipelines often stem from policy violations or flawed execution semantics. Finding the root cause requires a systematic forensic inquiry into the stalled work tree to identify exact stop points and underlying causes.

Can I use this diagnostic approach for agent orchestration environments?

Yes, this diagnostic approach applies directly across complex agent orchestration environments. It evaluates current execution semantics and recent change logs to recommend principled rule modifications for resolving unresponsive workflows.

How do I fix looping workflows while ensuring adherence to productivity invariants?

Fixing looping workflows requires evaluating them against productivity invariants and recommending product-principled solutions. This involves carefully assessing current execution semantics to facilitate targeted rule modifications.

What is the best way to analyze a stalled work tree in an automation pipeline?

The best way to analyze a stalled work tree is through a structured forensic inquiry. This process investigates the exact stop points, evaluates recent change logs, and produces an actionable diagnostic report for remediation.