If you've ever exported a conversation from Claude Code and opened the .txt file only to find the formatting mangled with broken line wraps, this fixes that. It's a Python script that reconstructs the proper text flow and includes 53 automated validation checks to make sure the repair worked. You get stats on what was fixed, can specify custom output paths, and validate results before using them. With over 300 installs and passing all three major security audits, it's clearly solving a real pain point. Honestly just a solid utility that does one thing well when you need to work with exported Claude conversations outside the app.
npx skills add https://github.com/daymade/claude-code-skills --skill fixing-claude-export-conversations