Skip to content

Add debug-perlonjava skill for general debugging workflow#278

Merged
fglock merged 1 commit intomasterfrom
add-debug-skill
Mar 6, 2026
Merged

Add debug-perlonjava skill for general debugging workflow#278
fglock merged 1 commit intomasterfrom
add-debug-skill

Conversation

@fglock
Copy link
Owner

@fglock fglock commented Mar 6, 2026

Summary

Add a new debugging skill that combines useful content from debug-exiftool and interpreter-parity skills into a general-purpose guide covering:

  • Test running with proper environment variables
  • Backend comparison (JVM vs interpreter)
  • Bisecting regressions
  • Common bug patterns and fixes
  • Key source file reference

Test plan

  • Skill file is valid markdown

Generated with Devin

Combines useful content from debug-exiftool and interpreter-parity
skills into a general-purpose debugging guide covering:
- Test running with proper environment variables
- Backend comparison (JVM vs interpreter)
- Bisecting regressions
- Common bug patterns and fixes
- Key source file reference

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <noreply@cognition.ai>
@fglock fglock merged commit ada628f into master Mar 6, 2026
2 checks passed
@fglock fglock deleted the add-debug-skill branch March 6, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant