CtrlK
BlogDocsLog inGet started
Tessl Logo

gh-bulk-issues

Orchestrate parallel Mastra Code headless instances to debug and fix multiple GitHub issues simultaneously

62

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.mastracode/skills/gh-bulk-issues/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is an efficient, highly actionable orchestration recipe with a clear multi-step workflow and explicit validation/restart feedback loops. Its main weakness is progressive disclosure: it is monolithic with no external reference files.

Suggestions

Extract the report-file format and PR-convention details into a referenced file (e.g. REPORT_FORMAT.md) and link to it from the body to improve progressive disclosure.

Add an explicit build-verification checkpoint in Setup before spawning each mc instance.

Consider noting where the mastracode path is configured so the <path-to-mastracode> placeholder is resolvable.

DimensionReasoningScore

Conciseness

The body is lean and task-focused with executable commands and no conceptual padding (it does not explain what git worktrees or CI are); every section earns its place.

3 / 3

Actionability

It provides concrete, executable commands throughout (git worktree add, pnpx tsx --timeout 1800, gh pr checks, gh issue list) with only standard parameter placeholders.

3 / 3

Workflow Clarity

The process is clearly sequenced (Setup, Monitoring, When finished, PR Review, CI Checks) with explicit validation and feedback loops: review output before PRs, check CI, and restart timed-out instances with context.

3 / 3

Progressive Disclosure

Sections are well organized, but the skill is a single monolithic document with report-format and PR-convention details inline that could be split into referenced files; no bundle files are used.

2 / 3

Total

11

/

12

Passed

Description

57%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description conveys a clear, distinctive purpose with concrete verbs but lacks an explicit 'Use when' trigger clause and leans on product-specific jargon. It is solid but not fully self-triggering.

Suggestions

Append an explicit trigger clause, e.g. 'Use when the user wants to fix multiple GitHub issues in parallel.'

Add natural user phrasings alongside the jargon (e.g. 'batch fix', 'several issues at once') to improve trigger term coverage.

Optionally enumerate one or two concrete sub-actions (spawn workers, create PRs) to lift specificity.

DimensionReasoningScore

Specificity

Names the domain and several actions ('orchestrate parallel ... instances to debug and fix multiple GitHub issues') but stays high-level without enumerating concrete sub-actions comprehensively.

2 / 3

Completeness

It clearly states what the skill does, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 2.

2 / 3

Trigger Term Quality

'GitHub issues', 'debug', and 'fix' are natural user terms, but 'Mastra Code headless instances' is technical jargon and common phrasings like 'fix several issues at once' are missing.

2 / 3

Distinctiveness Conflict Risk

The niche — parallel headless orchestration to fix GitHub issues — is specific and unlikely to trigger for unrelated skills.

3 / 3

Total

9

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
mastra-ai/mastra
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.