Skip to content

Instantly share code, notes, and snippets.

@iregina
Last active June 10, 2025 23:16
Show Gist options
  • Save iregina/3fe46a02bf138ca539a31640b5ffddef to your computer and use it in GitHub Desktop.
Save iregina/3fe46a02bf138ca539a31640b5ffddef to your computer and use it in GitHub Desktop.
steps:
- analyze_file # Finds issues
- prioritize_issues # References found issues
- implement_fixes # Acts on prioritized list
- verify_changes # Validates the fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment