Agent skill

fix-issue

Fix a GitHub issue by analyzing, implementing, testing and creating a PR

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/fix-issue-antjanlaban-ow-korfbalmanager

SKILL.md

Fix GitHub issue #$ARGUMENTS:

  1. Analyseer het issue: Gebruik gh issue view $ARGUMENTS om de details op te halen
  2. Zoek relevante code: Doorzoek de codebase voor gerelateerde bestanden
  3. Implementeer de fix: Maak de benodigde wijzigingen
  4. Schrijf tests: Voeg tests toe die de fix valideren
  5. Valideer: Run npm test en npm run lint
  6. Commit: Maak een descriptieve commit met fix: <beschrijving> (closes #$ARGUMENTS)
  7. Push: Push naar de huidige branch

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results