π¦ ClawHub
Ghostclaw Clone
by @ev3lynx727
Architectural code review and refactoring assistant that perceives code vibes and system-level flow issues. Use for analyzing code quality and architecture,...
βοΈ Configuration
1. Ensure Python dependencies are installed: npm run install-deps
2. Configure repos to watch: create a repos.txt with repo paths.
3. Set GH_TOKEN env for PR automation
4. Test: python3 src/ghostclaw/cli/ghostclaw.py /path/to/repo or python3 src/ghostclaw/cli/compare.py --repos-file repos.txt
TERMINAL
clawhub install ghostclaw-clone