investigation-mode

Orchestrate diagnostic triage for stuck or slow applications across logs, workflows, and deployments.

246|42|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/vercel/vercel-plugin --skill investigation-mode-vercel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigation-mode
Source: https://github.com/vercel/vercel-plugin/tree/main/skills/investigation-mode
Command: npx skills add https://github.com/vercel/vercel-plugin --skill investigation-mode-vercel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrated debugging coordinator that triggers on frustration signals (stuck, hung, broken, waiting) and systematically triages: runtime logs → workflow status → browser verify → deploy/env.

Core Features & Use Cases

  • End-to-end triage across logs, workflows, and deployment status to surface root causes quickly.
  • Structured reporting at every step to maintain visibility and recovery plans.
  • Use Case: debugging a stalled deployment by verifying logs, then checking workflow status, browser state, and environment.

Quick Start

Initiate investigation by describing a stuck or slow app to begin triage.

Frequently Asked Questions about investigation-mode

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

FAQPage Schema
How do I debug a stuck application by triaging logs and deployment status?

Application triage systematically checks runtime logs, workflow status, browser verification, and deployment environments to identify root causes in production or development. Structured reporting at every step maintains visibility and recovery plans.

What is the best way to coordinate debugging workflows for slow or hung apps?

Coordinating debugging workflows requires applying deterministic step sequencing across runtime logs, workflow status, browser verification, and deployment environments. This structured triage surfaces root causes quickly rather than investigating issues in isolation.

Can I use automated triage for debugging stalled deployments in production and development environments?

Automated triage supports debugging stalled deployments across both production and development environments. It orchestrates checks across runtime logs, workflow status, browser state, and environment configurations to identify the root cause.

How does diagnostic triage work when an app triggers frustration signals like stuck or waiting?

Diagnostic triage triggers on frustration signals like stuck, hung, broken, or waiting, then systematically checks runtime logs, workflow status, browser state, and deployment environments to resolve the issue. It implements configurable prompt signals for recovery.

What are the limitations of using structured triage for application debugging?

Structured triage limitations depend on the configurable prompt signals and deterministic step sequencing defined in its reporting contract. It requires clear frustration triggers to initiate the log, workflow, browser, and deployment investigation sequence effectively.