Install and run the Ralph Wiggum agentic loop (claude/codex) in any project. Adds ralph/once.sh + ralph/afk.sh, package.json scripts, and the prompt/state-file scaffolding.
Start the Ralph AFK loop in the current project. Runs until <promise>COMPLETE</promise>, --max, or Ctrl-C; opens a draft PR on COMPLETE.
Install the Ralph Wiggum agentic loop into the current project (drops ralph/ scripts, PROMPT.md, AGENT.md, fix_plan.md, progress.md, specs/README.md, plus .gitignore + package.json scripts).
Run one Ralph iteration in the current project (HITL — kick the tires on the prompt).
Bryan's personal Claude Code plugins and skills.
| Plugin | Description |
|---|---|
ralph | Install and run the Ralph Wiggum agentic loop (claude/codex) in any project. |
/plugin marketplace add ctrlShiftBryan/ctrlshiftbryan-skills
/plugin install ralph@ctrlshiftbryan-skills
npx skills add ctrlShiftBryan/ctrlshiftbryan-skills
ctrlshiftbryan-skills/
├── .claude-plugin/
│ └── marketplace.json ← marketplace listing
└── plugins/
└── ralph/
├── .claude-plugin/plugin.json
├── commands/ ← /ralph:install, /ralph:once, /ralph:afk
├── skills/ ← install-ralph (natural-language trigger)
├── agents/ ← ralph-runner subagent
├── assets/ ← scripts + templates copied into target projects
└── scripts/ ← install.sh
mkdir -p plugins/<name>/.claude-plugin && cd plugins/<name>.claude-plugin/plugin.json (name, version, description, author).commands/, skills/, agents/, scripts/, assets/ as needed..claude-plugin/marketplace.json under plugins[].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 ctrlshiftbryan/ctrlshiftbryan-skills --plugin ralphComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.