boring-triage

Automate triage, classification, and routing of GitHub issues and pull requests.

45|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hachej/boring-ui --skill boring-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boring-triage
Source: https://github.com/hachej/boring-ui/tree/main/.agents/skill-library/kanzen/v1/boring-triage
Command: npx skills add https://github.com/hachej/boring-ui --skill boring-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual overhead of managing GitHub issue and PR lifecycles by automating state classification, gate checking, and routing decisions.

Core Features & Use Cases

  • Automated Triage: Automatically refreshes issue/PR metadata, classifies risk, and identifies the next required gate.
  • Workflow Enforcement: Ensures consistent labeling and adherence to project procedures like grill, plan, implement, and proof.
  • Use Case: When a new PR is submitted, use this Skill to verify if it meets the criteria for fast-track merging or if it requires an owner review based on risk and policy rules.

Quick Start

Use the boring-triage skill to analyze the current GitHub issue and determine the next required action.

Frequently Asked Questions about boring-triage

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

FAQPage Schema
How do I automate GitHub issue triage and pull request routing?

To automate GitHub issue triage, this Skill classifies risk, refreshes issue and pull request metadata, and identifies the next required gate to enforce consistent workflow routing. It eliminates manual overhead by validating state and labels based on project-specific procedures.

What is the best way to enforce gate-based development cycles for pull requests?

Enforcing gate-based development cycles is achieved by applying project-specific procedural documentation to validate state, labels, and proof requirements for pull requests. This ensures adherence to procedures like grill, plan, implement, and proof before routing.

Can I use this workflow automation to classify risk for fast-track merging?

Yes, you can classify risk for fast-track merging by using this Skill to verify if a pull request meets policy rules. It evaluates risk and determines whether a PR qualifies for fast-track merging or requires an owner review.

Does automated pull request triage require integration with the GitHub API?

Yes, automated pull request triage requires integration with the GitHub API to refresh metadata and validate state. It also requires project-specific procedural documentation to ensure accurate classification and routing decisions.

When should I not use automated triage for my GitHub issues?

You should not use automated triage if your project lacks defined procedural documentation for gate-based development cycles. The routing decisions rely on project-specific procedures to validate state, labels, and proof requirements accurately.

Why does automated issue classification need project-specific procedural documentation?

Automated issue classification needs project-specific procedural documentation to accurately validate state, labels, and proof requirements. Without these defined procedures, the Skill cannot enforce consistent gate-based development cycles or make risk-aware routing decisions.