feat: Add agent skill to create new plugins
Metadata
Current evaluation
Adds an agent skill (2387 lines, 27 files) to scaffold new build-system plugins for craft-parts. Maintainer-authored, last active 11 days ago, 7 unresolved review comments, lint/files CI failing, no human discussion yet.
Suggested action: needs review
Reason: The PR has 7 unresolved review comments and a failing lint/files CI check with zero human discussion (0 comments). As a maintainer-authored feature adding 2387 lines across 27 files to the .github/skills/ directory, it needs a reviewer to address the outstanding comments and fix the lint failure before it can be merged.
Impact:
35
Quick Win:
19.25
Staleness:
15
Complexity:
45
Confidence:
72
Issue body
Adds an agent skill that creates plugins for new build systems. A new plugin can be implemented, tested, documented and validated against real-world packages in minutes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
35
Quick Win:
19.25
Staleness:
15
Complexity:
45
Confidence:
72
|
needs review | Adds an agent skill (2387 lines, 27 files) to scaffold new build-system plugins for craft-parts. Maintainer-authored, last active 11 days ago, 7 unresolved review comments, lint/files CI failing, no human discussion yet. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
15
Complexity:
45
Confidence:
85
|
needs review | Adds an agent skill for creating new plugins, including implementation, testing, and documentation. Currently pending review with 7 unresolved comments, 1 failing lint check, and multiple pending CI jobs. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
75
Complexity:
50
Confidence:
70
|
keep open | Adds an agent skill to generate plugins for new build systems, including implementation, testing, and documentation. Currently pending review with zero comments or reviewers, and CI shows mixed results with several failing tests and lint/security checks. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
65
Complexity:
40
Confidence:
50
|
needs review | Adds an agent skill to automate plugin creation for new build systems. Open for 56 days with zero comments, reviews, or CI feedback. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
50
Complexity:
45
Confidence:
60
|
needs review | Introduces an agent skill to automate creating, testing, documenting, and validating plugins for new build systems. Open for 36 days with zero comments, awaiting review and assignment. |
Update history
| Date | Change |
|---|---|
| updated |
Related work
-
Related To:
craft-parts#1576
(confidence 60%)
Commit 792a0a22 'chore: add Copilot collections (#1576)' is the only commit touching .github/skills/, the directory this PR extends with a new plugin-creation skill.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #543 feat: add agents files | starbase | merged | Merged addition of AGENTS.md templates for craft apps, craft libraries, and starbase. Approved by two reviewers, passed all CI checks, and introduced four new files to standardize AI coding agent context across projects. |