debug-issues-md

Community

AI manages, debugs, and archives issues from ISSUES.md.

AuthorDreamrealai
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debug-issues-md
Download link: https://github.com/Dreamrealai/nonlinear-editor/archive/main.zip#debug-issues-md

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository