LogoClawIndex
CasesSkillsAbout
LogoClawIndex

github-issue-resolver - Automated GitHub Issue Resolution

Autonomous agent for discovering, analyzing, and fixing GitHub issues with guardrails

Tags

Updated: 2026-03-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • fetch issues from repository
  • score and rank issues
  • read issue thread
  • clone repository
  • create branch
  • explore codebase
  • validate file paths
  • implement code fix
  • run tests
  • write tests
  • commit changes
  • push branch
  • create draft PR
  • log actions

Inputs

  • GitHub repository URL
  • Issue number
  • User approval
  • Guardrails configuration

Outputs

  • Issue recommendations list
  • Fix plan
  • Code changes
  • Test results
  • Pull request
  • Audit logs

Requirements

  • Python 3
  • GitHub CLI
  • Git
  • Write access to repository

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
GitHub
Issue Resolution
Automation
Bug Fix
Pull Request
fetch issues from repository
score and rank issues
read issue thread
clone repository
GitHub repository URL
Issue number
User approval
Issue recommendations list
Fix plan
Code changes