coding-triage

Diagnose coding team failures and select recovery actions via decision trees.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/lygav/vladi-plugins-marketplace --skill coding-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-triage
Source: https://github.com/lygav/vladi-plugins-marketplace/tree/main/plugins/squad-archetype-coding/meta/skills/coding-triage
Command: npx skills add https://github.com/lygav/vladi-plugins-marketplace --skill coding-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides recovery strategies for common coding team failures. It teaches meta-squads how to diagnose root causes and select appropriate recovery actions.

Core Features & Use Cases

  • Recovery decision trees for common failure patterns: PR review feedback, CI failures, review stalls, and team idle.
  • Structured guidance for triage, action selection, escalation, and coordination across sprints and PRs.
  • Real-world scenarios include handling blocked PRs, flaky CI, merged conflict resolution, and unclear requirements.

Quick Start

Describe the current failure pattern and follow the recovery trees to choose and trigger the appropriate actions.

Frequently Asked Questions about coding-triage

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

FAQPage Schema
How do I resolve a stalled PR review and get my coding team unblocked?

To resolve a stalled PR review, describe the current failure pattern to trigger recovery decision trees that diagnose root causes and select appropriate escalation and communication actions for your team.

What is the best way to triage CI failures during a sprint?

The best way to triage CI failures is to apply structured recovery decision trees that diagnose the failure pattern and guide task decomposition and coordination to restore your CI pipeline.

How do I handle merge conflicts when my software development team is idle?

Handle merge conflicts during team idle periods by following recovery guidance that diagnoses the stall and triggers task decomposition and coordination actions to re-engage the development workflow.

Can I use this triage process for unclear requirements causing blocked PRs?

Yes, you can use this triage process for blocked PRs caused by unclear requirements, as it implements recovery decision trees covering six failure patterns including requirement ambiguity and team coordination.

Does this coding recovery workflow require any specific CI platforms or dependencies?

No specific CI platforms or dependencies are required, as the triage workflow applies recovery strategies across software development projects generally without needing external integrations or setup scripts.

When should I not use a coding triage workflow for PR review feedback?

Avoid using coding triage workflows for routine PR review feedback that does not stall progress, as the decision trees specifically target failure patterns like review stalls, flaky CI, and team idle.