Agent skill · Code Review & Quality

ralph-prompt-generator

Use when a user has a rough prompt that needs a staged prompt-improvement workflow for `$ralph-wiggum-codex`, with saved draft/final files and explicit review checkpoints.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ralph-prompt-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/ai-llm/ralph-prompt-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Ralph Prompt Generator Companion skill for `$ralph-wiggum-codex`. This skill does not exist to synthesize flags first. Its primary job is to improve the prompt itself through a staged prompt-improvement workflow, then finish with a small Ralph-specific handoff. ## Core Rule Clarify, do not prescribe. The receiving agent is equally capable. Improve the briefing, preserve the user's boundaries, and avoid doing the downstream agent's job. ## When To Use Use this skill when: - The source prompt is ambiguous, bloated, or structurally weak. - The user wants a reusable prompt for `$ralph-wiggum-codex`. - The task needs critique and revision, not just runner flag suggestions. - The user wants saved planning, draft, and final prompt files in the repo. Do not use this skill when: - The user already has a production-ready Ralph prompt. - The user wants `$ralph-wiggum-codex` executed immediately with no prompt rewrite. - The only missing detail is a minor flag choice that can be handled inline. ## Inputs Primary input: - `<user_prompt>` Optional supporting context: - `<examples>` - `<feedback>` Treat `<examples>` as demonstrations, not new requirements. Treat `<feedback>` as revision guidanc

What's inside
Steps it walks through
  1. Core Rule
  2. When To Use
  3. Inputs
  4. Repo-Backed Workspace
  5. Required Workflow
  6. Phase A
  7. Phase B
  8. Phase C
  9. Phase D
  10. Ralph-Specific Tailoring Is Secondary
  11. Non-Negotiable Constraints
  12. Prompt Quality Checks
  13. Optional Ralph Guidance
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ralph-prompt-generator skill do?

Use when a user has a rough prompt that needs a staged prompt-improvement workflow for `$ralph-wiggum-codex`, with saved draft/final files and explicit review checkpoints.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ralph-prompt-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going