fix-art-issues

Fix GitHub issues in the OpenPipe/ART repository and create draft pull requests.

10.6k|971|Updated Mar 10, 2025
One-click install
npx skills add https://github.com/OpenPipe/ART --skill fix-art-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-art-issues
Source: https://github.com/OpenPipe/ART/tree/main/.agents/skills/fix-art-issues
Command: npx skills add https://github.com/OpenPipe/ART --skill fix-art-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of fixing GitHub issues within the OpenPipe/ART repository, including creating and managing pull requests.

Core Features & Use Cases

  • Issue Resolution: Directly addresses and resolves specified GitHub issues.
  • Automated PR Creation: Generates draft pull requests for review.
  • Workflow Integration: Seamlessly integrates with existing ART development workflows, assuming workspace setup.
  • Use Case: When a user requests to "fix ART issue #123" or provides a URL to an ART GitHub issue, this skill will handle the code changes, commit, and PR creation process.

Quick Start

Use the fix-art-issues skill to fix ART issue number 456.

Frequently Asked Questions about fix-art-issues

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

FAQPage Schema
How do I fix a GitHub issue in the ART repository and create a pull request?

To fix a GitHub issue in the ART repository, you can automate the process by requesting a fix for a specific issue number. The workflow handles code implementation planning, commits with issue closing references, and draft pull request creation.

What is the best way to automate ART development workflows for issue resolution?

Automating ART development workflows for issue resolution involves using a dedicated skill that views the issue, plans code changes, and generates a draft pull request. This integrates seamlessly into existing ART development pipelines.

Can I use this automation to manage dependency updates and GPU cluster deployment for ART?

Yes, the automation provides specific guidance on dependency management and GPU cluster deployment. It also includes testing best practices tailored specifically for the ART framework.

Do I need a pre-configured workspace to fix ART GitHub issues automatically?

Yes, you need a pre-configured workspace setup. The automation assumes your existing ART development environment is ready to handle code changes, commits, and pull request generation directly.

How does the automated pull request creation work for ART framework issues?

Automated pull request creation works by implementing the planned code changes, committing them with syntax that closes the referenced GitHub issue, and then opening a draft pull request for review.