solve-issue-local

Resolve mage-bench issues with a standardized build, test, and PR workflow.

64|8|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/GregorStocks/mage-bench --skill solve-issue-local
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: solve-issue-local
Source: https://github.com/GregorStocks/mage-bench/tree/main/.claude/skills/solve-issue-local
Command: npx skills add https://github.com/GregorStocks/mage-bench --skill solve-issue-local

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Repo-specific build, test, and PR instructions for mage-bench issue solving.

Core Features & Use Cases

  • Provides a structured workflow to build, test, lint, and review changes in mage-bench PRs.
  • Guides targeted commands for Java (Maven) and Python (pytest) ecosystems to accelerate issue resolution.
  • Includes a post-implementation checklist to ensure changes are complete and well-documented.

Quick Start

Run the issue-solving workflow by executing the suggested commands to check, build, and test locally.

Frequently Asked Questions about solve-issue-local

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

FAQPage Schema
How do I resolve build and test issues for a Java Maven and Python project?▼

To resolve build and test issues, follow a standardized workflow that targets Java Maven builds and Python pytest commands, ensuring changes pass linting and tests before creating a PR.

What is the best way to structure a pull request for issue resolution?▼

The best way to structure a PR for issue resolution is to apply a standardized build, test, and review workflow, followed by a post-implementation checklist to verify changes are complete and documented.

Do I need YAML frontmatter for mage-bench development scenarios?▼

Yes, mage-bench development scenarios require YAML frontmatter with name and description at the skill root, alongside a structured description and a folded metadata block for discovery tooling.

Does this issue resolution workflow include linting and code review checks?▼

Yes, the issue resolution workflow includes linting and code review checks, providing targeted commands to verify changes and a checklist to ensure all modifications are well-documented.

Can I use this workflow for documentation updates in mage-bench?▼

Yes, you can use this workflow for documentation updates in mage-bench, as it mandates a structured description and post-implementation safety checks to ensure changes are complete.

Why are safety checks needed for discovery tooling in skill metadata?▼

Safety checks for discovery tooling are needed to validate the required YAML frontmatter and folded metadata block, ensuring the skill root is properly structured for automated discovery.