All authors
mikeyobrien avatar

Claude Skills by mikeyobrien

github.com/mikeyobrien
19 skillsA× 192 installs60 views
Review PrA

Use when asked to review a PR, run a code review loop, or invoke the ralph reviewer against a pull request number or GitHub URL

developmentgobash
0
2,893
Tui Debug In PaneA

Use when you need to reproduce or debug TUI rendering issues (garbled output, broken streaming, layout corruption) by running ralph in a tmux split pane and capturing live output.

developmentgoshell
0
2,893
Ralph DocsA

Introspect, explain, and improve Ralph Orchestrator using its published llms.txt doc map. Use this skill whenever the user asks questions about Ralph's behavior, wants to understand how a Ralph internal works (event loop, hats, memories, tasks, backends, presets), debug an unfamiliar failure mode, or propose a code change to the ralph-orchestrator repo. The skill teaches the agent to discover authoritative answers from the live docs via llms.txt before guessing, and to scope improvements thro...

developmentrustbash
0
2,893
Ralph HatsA

Create, inspect, validate, explain, and improve Ralph hat collections. Use this skill whenever the user asks to make or refine a `.ralph/hats/*.yml` workflow, debug hat routing, explain event topology, or tune a multi-hat Ralph run.

developmentrailsrefactoring
0
2,893
Ralph LoopA

Run, monitor, resume, merge, and debug Ralph loops. Use this skill whenever the user asks to operate `ralph run` or `ralph loops`, inspect loop state, recover suspended loops, analyze diagnostics, or unblock merge queue issues.

developmentrailsdebugging
0
2,893
Code AssistA

Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.

developmentgotesting
0
1,682
Code Task GeneratorA

Generates structured .code-task.md files from descriptions or PDD implementation plans. Auto-detects input type, creates properly formatted tasks with Given-When-Then acceptance criteria.

developmenttestingdocumentation
0
1,682
Create Hat CollectionA

Generates new Ralph hat collection presets through guided conversation. Asks clarifying questions, validates against schema constraints, and outputs production-ready YAML files.

developmentgobash
0
1,682
Evaluate PresetsA

Use when testing Ralph's hat collection presets, validating preset configurations, or auditing the preset library for bugs and UX issues.

developmentgoshell
0
1,682
Find Code TasksA

Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks.

developmentbashbackend
0
1,682
PddA

Transforms a rough idea into a detailed design document with implementation plan. Follows Prompt-Driven Development — iterative requirements clarification, research, design, and planning.

developmentgotesting
0
1,682
PlaywriterA

Browser automation via Playwriter (remorses) using persistent Chrome sessions and the full Playwright Page API.

developmentgobash
0
1,682
Pr DemoA

Use when creating animated demos (GIFs) for pull requests or documentation. Covers terminal recording with asciinema and conversion to GIF/SVG for GitHub embedding.

toolsgobash
0
1,682
Ralph OperationsA

Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis

toolsshellbash
0
1,682
Ralph ToolsA

Use when managing runtime tasks or memories during Ralph orchestration runs

developmentgobash
0
1,682
Release BumpA

Use when bumping ralph-orchestrator version for a new release, after fixes are committed and ready to publish

developmentgogit
0
1,682
Test Driven DevelopmentA

Unified TDD skill with three input modes — from spec, from task, or from description. Enforces test-first development using repository patterns, with proptest guidance and backpressure integration.

developmentrustgo
0
1,682
Tmux TerminalA

Interactive terminal control via tmux for TUI apps, prompts, and long-running CLI workflows.

toolsgobash
0
1,682
Tui ValidateA

Validates Terminal User Interface (TUI) output using freeze for screenshot capture and LLM-as-judge for semantic validation. Supports both visual (PNG/SVG) and text-based validation modes.

developmentrustgo
0
1,682