refactor(me): Remove claude-isolated-test skill - #459
Conversation
Remove the claude-isolated-test skill (claude-code-testing directory) and its examples. This simplifies the plugin by removing the complex isolated testing infrastructure in favor of simpler tmux-based testing scripts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis PR removes testing-related documentation, skill definitions, shell scripts, and helper utilities from the claude-code-testing and claude-isolated-test directories, including tmux-based test automation, SessionStart/SessionStop hook verification scripts, and the polling helper function, while updating the main README to reflect these removals. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Details
The claude-isolated-test skill was complex infrastructure for testing Claude Code
in isolated environments. This has been removed in favor of simpler tmux-based
testing scripts that can be created as needed.
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes
claude-isolated-testcommand and its command definition files