triage-v3

Investigate codebase issues and generate GitHub tickets without modifying source code.

3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/drdatarulz/TI-Engineering-Standards --skill triage-v3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-v3
Source: https://github.com/drdatarulz/TI-Engineering-Standards/tree/main/skills/archive/triage-v3
Command: npx skills add https://github.com/drdatarulz/TI-Engineering-Standards --skill triage-v3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage-v3 provides an interactive, non-code-first investigation workflow that helps teams diagnose issues, trace code paths, and generate actionable GitHub tickets without modifying source files.

Core Features & Use Cases

  • Structured diagnostic capabilities across codebases (read files, grep, inspect logs)
  • Ticket creation and updates on GitHub, with project board integration
  • Safe, non-destructive exploration suitable for triage in large repos

Quick Start

To begin, describe the issue you want investigated and I will start triage mode and draft the initial ticket.

Frequently Asked Questions about triage-v3

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

FAQPage Schema
How do I triage bugs and auto-create GitHub tickets from my codebase?

Triage bugs and auto-create GitHub tickets by investigating codebase issues, reading files, tracing code paths, and running builds and tests. The workflow generates structured root-cause analysis and clear acceptance criteria without modifying any source code.

Can I diagnose codebase issues without modifying my source files?

Yes, you can diagnose codebase issues safely without modifying source files by reading files, grepping, and inspecting logs. This non-destructive exploration traces code paths and runs builds or tests to identify root causes across open repositories.

What's the best way to trace code paths and generate actionable GitHub tickets for large repos?

The best way to trace code paths in large repos is using a structured diagnostic workflow that reads files, inspects logs, and runs tests. It then creates and updates GitHub tickets with project board integration, providing clear acceptance criteria.

Does triage-v3 work with GitHub project boards for tracking investigated bugs?

Yes, triage-v3 works with GitHub project boards by creating and updating tickets as part of the investigation workflow. After tracing code paths and running builds, it updates project boards as needed to track the diagnosed issues.

How do I investigate and document root-cause analysis for GitHub tickets?

To investigate and document root-cause analysis for GitHub tickets, describe the issue you want investigated to start triage mode. The workflow reads files, traces code paths, runs builds and tests, and drafts an initial ticket with structured analysis and acceptance criteria.

When should I avoid using an automated codebase triage workflow?

You should avoid using an automated codebase triage workflow when you need to actively modify source code to fix an issue. This workflow is strictly non-destructive, focusing on reading files, tracing paths, and generating tickets without changing source files.