ext-triage-plugin
Installation
SKILL.md
Plugin Development Triage Extension
Provides decision-making knowledge for triaging marketplace plugin development findings during the finalize phase.
Purpose
This skill is a triage extension loaded by the plan-finalize workflow skill when processing plugin development findings (Python scripts, markdown documentation, YAML configurations).
Key Principle: This skill provides knowledge, not workflow control. The finalize skill owns the process.
When This Skill is Loaded
Loaded via resolve-workflow-skill-extension --domain plan-marshall-plugin-dev --type triage during finalize phase when:
- Python script tests fail (pytest)
- Plugin-doctor reports issues
- Markdown linting issues detected
- YAML validation errors occur
- PR review comment disposition is required (FIX, REPLY-AND-RESOLVE, or ESCALATE on bot review threads)