update-triage

Synthesize maintainer feedback from triaged issues to update repo-local triage heuristics.

292|39|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/warpdotdev/oz-for-oss --skill update-triage
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: update-triage
Source: https://github.com/warpdotdev/oz-for-oss/tree/main/.agents/skills/update-triage
Command: npx skills add https://github.com/warpdotdev/oz-for-oss --skill update-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps maintainers and engineers refine repo-local triage rules by learning from real maintainer feedback on triaged issues, reducing manual trial-and-error when labeling and routing issues.

Core Features & Use Cases

  • Collects maintainer feedback signals from recently triaged issues, label changes, and follow-up comments to inform triage policy.
  • Updates the repo-local companion skill and, when needed, the issue-triage config to reflect new heuristics, ensuring triage remains aligned with maintainer intent.
  • Use Case: You notice a recurring mislabel pattern and want the local triage definitions to adapt accordingly.

Quick Start

Review recent triage outcomes and apply maintainer feedback to refine the repo-local triage rules.

Frequently Asked Questions about update-triage

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

FAQPage Schema
How do I automate GitHub issue triage using maintainer feedback?▼

To refine repo-local triage rules, this skill collects maintainer feedback signals from recently triaged GitHub issues and label changes, then automatically updates the companion skill and issue-triage config to align with observed maintainer intent.

What is automated issue triage and how does it learn from maintainer feedback?▼

Automated issue triage learns by collecting maintainer feedback signals from recently triaged GitHub issues and label changes, then propagating those updates to the repo-local companion skill to improve future labeling and routing accuracy.

Can I use this to fix recurring mislabel patterns in my open-source repository?▼

Yes, if you notice a recurring mislabel pattern, this skill applies maintainer feedback to refine the repo-local triage definitions, ensuring the issue-triage config adapts to prevent the same labeling mistakes.

What files does the update-triage skill modify when updating triage heuristics?▼

The skill modifies the repo-local companion skill and the issue-triage config, enforcing write restrictions and tracking changes via a guarded workflow to only edit permissible files defined by the contract.

Do I need a specific companion skill installed to improve repo-local triage rules?▼

Yes, improving repo-local triage rules requires a repo-local companion skill and related issue-triage configuration, as the updates propagate based on observed maintainer feedback signals to these specific targets.