magpie-issue-triage

Solid

For each open `<issue-tracker>` issue in the configured candidate pool, read the issue body and comments and classify the candidate disposition. On user confirmation, posts a triage-proposal comment that invites the project team to react. Read-only on tracker state — no workflow transitions, closures, or label changes. Six classes in the body.

AI & Automation 91 stars 89 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
65
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- SPDX-License-Identifier: Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0 --> <!-- Placeholder convention (see ../../AGENTS.md#placeholder-convention-used-in-skill-files): <project-config> → adopter's project-config directory <issue-tracker> → URL of the project's general-issue tracker (resolves from <project-config>/issue-tracker-config.md) <issue-tracker-project> → project key within the tracker <upstream> → adopter's public source repo <default-branch> → upstream's default branch (master vs main) Substitute these with concrete values from the adopting project's <project-config>/ before running any command below. --> # issue-triage This skill is the **initial-triage discussion-starter** for issues on the project's general issue tracker. For each open issue in the configured candidate pool, it reads the issue body and comments, applies the project's triage criteria, classifies the candidate disposition, and — on the user's explicit confirmation — posts a triage-proposal comment that invites the project team to react. The skill **never transitions workflow state, never closes, never assigns, never edits any tracker field**. The disposition decision belongs to team consensus; this skill opens the discussion that produces it, and sibling skills apply the state change once consensus lands. It composes with: - [`issue-reproducer`](../issue-reprod...

Details

Author
apache
Repository
apache/magpie
Created
4 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category