ext-triage-js

Guide automated triage decisions for JavaScript and TypeScript findings during plan-finalize.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/cuioss/plan-marshall --skill ext-triage-js
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ext-triage-js
Source: https://github.com/cuioss/plan-marshall/tree/main/marketplace/bundles/pm-dev-frontend/skills/ext-triage-js
Command: npx skills add https://github.com/cuioss/plan-marshall --skill ext-triage-js

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides domain-specific guidance for triaging JavaScript and TypeScript findings during the plan-finalize phase, helping teams decide to fix, suppress, or accept issues without embedding workflow control logic.

Core Features & Use Cases

  • Triage guidance for ESLint, TypeScript, Jest, Prettier, and Stylelint findings during finalization.
  • Defines suppression and severity decision criteria, with references to suppression standards and severity guidelines.
  • Enables loading of a specialized knowledge extension into the finalize workflow to inform decisions while keeping core processes intact.

Quick Start

Load the triage extension for domain javascript with type triage in the plan-finalize workflow to begin triaging findings.

Frequently Asked Questions about ext-triage-js

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

FAQPage Schema
How do I triage ESLint and TypeScript errors during plan finalization?▼

To triage ESLint and TypeScript errors during plan finalization, load this extension into the finalize workflow to receive domain-specific guidance on suppression, severity evaluation, and action recommendations for JavaScript and TypeScript findings.

What is the best way to evaluate severity for JavaScript linting findings?▼

Evaluating severity for JavaScript linting findings is handled by applying domain-specific triage knowledge during the plan-finalize phase, which defines suppression and severity decision criteria for ESLint, Prettier, and Stylelint violations.

Can I use this triage extension with Jest and Stylelint findings?▼

Yes, you can use this triage extension with Jest and Stylelint findings. It provides triage guidance for ESLint, TypeScript, Jest, Prettier, and Stylelint findings encountered during the plan-finalize workflow.

Does the JavaScript triage extension alter my existing workflow control logic?▼

No, the JavaScript triage extension does not alter your workflow control logic. It loads specialized knowledge to inform triage decisions while keeping core plan-finalize processes intact.

When do I need domain-specific triage knowledge for TypeScript findings?▼

You need domain-specific triage knowledge for TypeScript findings during plan-finalize when deciding whether to fix, suppress, or accept TypeScript errors and formatting issues without embedding workflow control logic.

How do I load a triage extension for JavaScript findings in the finalize workflow?▼

To load the triage extension for JavaScript findings, configure the plan-finalize workflow to load the extension with domain javascript and type triage, enabling automated suppression and severity decisions for your findings.