Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ralph-orchestrator

ralph-orchestrator 收录了来自 mikeyobrien 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
3.0k
更新
2026-06-21
Forks
280
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-task-generator
软件开发工程师

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.

2026-06-21
evaluate-presets
软件质量保证分析师与测试员

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

2026-06-21
find-code-tasks
计算机用户支持专员计算机系统分析师

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.

2026-06-21
ralph-docs
软件开发工程师

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 through the published architecture rather than the local checkout alone.

2026-05-08
ralph-loop
软件开发工程师

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.

2026-03-14
code-assist
软件开发工程师

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.

2026-03-10
pdd
计算机与信息研究科学家

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

2026-03-10
playwriter
软件开发工程师计算机用户支持专员+1

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

2026-03-10
pr-demo
软件开发工程师

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

2026-03-10
release-bump
软件开发工程师

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

2026-03-10
review-pr
软件质量保证分析师与测试员

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

2026-03-10
test-driven-development
软件质量保证分析师与测试员

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.

2026-03-10
tmux-terminal
软件开发工程师

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

2026-03-10
tui-debug-in-pane
软件开发工程师

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.

2026-03-10
tui-validate
软件质量保证分析师与测试员

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.

2026-03-10
ralph-hats
软件开发工程师计算机与信息研究科学家+1

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.

2026-03-10