A personal dotfiles manager that installs and uninstalls personal configuration.
# Install all features
cargo run -- install
# Uninstall all features
cargo run -- uninstall
This repo is also a Claude Code plugin marketplace containing:
NOTE: This is still just a personal thing. Those are not meant for wide use and may contain assumptions or preferences that are intentionally personal and non-configurable.
/plugin marketplace add scode/dotfiles
/plugin install codex-code-review@dotfiles
/plugin install gemini-code-review@dotfiles
/plugin marketplace add /path/to/dotfiles
/plugin install codex-code-review@dotfiles
/plugin install gemini-code-review@dotfiles
This is a personal repository shared in case it's useful to others. No backwards compatibility or guarantees about future behavior are provided.
The lib+bin structure is used to avoid false positive dead code warnings when code is added before it's called from
main(). Items exported from lib.rs are considered public API by the compiler, suppressing these warnings. However,
there is no actual public API intended for external use.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub scode/dotfiles --plugin codex-code-reviewCode review using Google's Gemini CLI
Double-check layer for the Official Codex plugin — wraps every Codex interaction with Claude's independent critical evaluation. Review, adversarial, rescue, verify, research.
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Code review workflows for peer and self review
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.