debug-issues-md

Manage debugging workflows for issues tracked in ISSUES.md.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Dreamrealai/nonlinear-editor --skill debug-issues-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug-issues-md
Source: https://github.com/Dreamrealai/nonlinear-editor/tree/main/.claude/skills/debug-issues-md
Command: npx skills add https://github.com/Dreamrealai/nonlinear-editor --skill debug-issues-md

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces a systematic, conflict-preventing workflow for debugging and fixing issues tracked in ISSUES.md, ensuring clear ownership, progress tracking, and proper archival of resolved problems.

Core Features & Use Cases

  • Conflict Prevention: Automatically checks for [IN PROGRESS] markers to prevent multiple agents from working on the same issue simultaneously.
  • Lifecycle Management: Guides the process from marking an issue [IN PROGRESS], through iterative updates, to final archival in ISSUES_RESOLVED.md.
  • Mandatory Archival: Ensures all resolved issues are removed from ISSUES.md and meticulously documented with root cause, solution, and testing details.
  • Use Case: When a user asks to "fix the timeline export bug," the skill first checks if anyone else is working on it. If clear, it marks the issue [IN PROGRESS], guides the debugging process (including checking Axiom/Sentry), and upon resolution, archives a detailed report, keeping ISSUES.md clean and up-to-date.

Quick Start

Fix the timeline export bug from ISSUES.md.