#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/bug-filing"
echo "Uninstalled bug-filing"
