home/roleplay/quick-start

Quick Start

GPTClaudeGemini··858 copies·updated 2026-07-14
quick-start.prompt
<div align="center">
  <img src="./assets/omx-prompts-hero.svg" alt="OMX Prompts hero" width="860">

  <h1>OMX Prompts</h1>

  <p>
    <strong>Long-form operating prompts for autonomous product delivery with Codex + oh-my-codex.</strong>
  </p>

  <p>
    <a href="https://platform.openai.com/docs/codex"><img alt="OpenAI Codex" src="https://img.shields.io/badge/OpenAI-Codex-111111?style=for-the-badge&logo=openai&logoColor=white"></a>
    <a href="https://oh-my-codex.dev/docs.html"><img alt="oh-my-codex" src="https://img.shields.io/badge/oh--my--codex-OMX-2563EB?style=for-the-badge&logo=terminal&logoColor=white"></a>
    <a href="https://github.com/SomeMedic/omx-prompts"><img alt="GitHub repo" src="https://img.shields.io/badge/GitHub-omx--prompts-181717?style=for-the-badge&logo=github&logoColor=white"></a>
  </p>

  <p>
    <a href="https://github.com/SomeMedic/omx-prompts/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/SomeMedic/omx-prompts?style=flat-square&logo=github"></a>
    <a href="https://github.com/SomeMedic/omx-prompts/commits/main"><img alt="Last commit" src="https://img.shields.io/github/last-commit/SomeMedic/omx-prompts?style=flat-square&logo=git"></a>
    <img alt="Prompt library" src="https://img.shields.io/badge/prompt%20library-16%20prompts-0F766E?style=flat-square">
    <img alt="Modes" src="https://img.shields.io/badge/modes-Ultragoal%20%7C%20Team%20%7C%20Ralph%20%7C%20UltraQA-7C3AED?style=flat-square">
    <img alt="Use case" src="https://img.shields.io/badge/use%20case-product%20delivery-334155?style=flat-square">
    <img alt="License" src="https://img.shields.io/badge/license-use%20%2F%20modify%20%2F%20adapt-16A34A?style=flat-square">
  </p>

  <p>
    <a href="#quick-start">Quick Start</a>
    ·
    <a href="#prompt-file-catalog">Prompt Catalog</a>
    ·
    <a href="#which-prompt-should-i-use">Choose A Prompt</a>
    ·
    <a href="#troubleshooting">Troubleshooting</a>
  </p>
</div>

---

A practical prompt library for building, improving, auditing, testing, redesigning, and hardening software projects with OpenAI Codex and oh-my-codex (OMX).

This repository is designed for a very specific workflow:

1. Open a project folder in Codex.
2. Choose the right prompt from this repository.
3. Replace a small number of placeholders.
4. Paste the prompt into Codex.
5. Let OMX coordinate planning, design, implementation, tests, QA, repair loops, and final verification.

The prompts are intentionally long. They are not chat snippets. They are operating contracts for autonomous software delivery.

> If this repository saves you setup time or helps Codex ship more complete work, a star helps other builders find it.

## Quick Start

when to use it

Community prompt sourced from the open-source GitHub repo SomeMedic/omx-prompts (MIT). A "Quick Start" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

SomeMedic/omx-prompts · MIT