Strip all inline feedback comments from code and markdown files
/plugin marketplace add grumps/claude-dotfiles/plugin install grumps-gdf@grumps/claude-dotfiles(no arguments)# Feedback Clean (fbc) > Quick command: `/gdf:fbc` or `/fbc` > > Removes resolved inline feedback comments from code and markdown files > after the review process is complete. ## Quick Reference - **Usage**: `/fbc` - **Purpose**: Clean up feedback comments after resolution - **Output**: Summary of files cleaned and lines removed - **Prerequisites**: Feedback reviewed and resolved via `/fbr` - **Safety**: Offers options to clean only resolved or archive first ## Error Handling - **No feedback found**: Shows message that no feedback exists - **Unresolved feedback exists**: Warns and offe...