Agent Plugins Marketplace
← All plugins

oh-my-goal

v0.18.29+codex.20260601163021

Codex-native `$oh-my-goal <objective>` intake, structured interview, team orchestration, design-system, deployment, and local-optimum pressure artifacts.

Codex1 Skill

By yc9954License: MIT1 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install oh-my-goal for Codex

Installs for the current user
codex plugin marketplace add yc9954/oh-my-goal
codex plugin marketplace upgrade oh-my-goal-local
codex plugin add oh-my-goal@oh-my-goal-local

Paste and run these commands in a terminal with Codex. They add and refresh the oh-my-goal-local catalog, then install this plugin.

Compatibility: the page URL and API slug “oh-my-goal” remain stable.

  • Codex: oh-my-goal@agent-plugin-marketplace → oh-my-goal@oh-my-goal-local

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/yc9954/oh-my-goal

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/oh-my-goal/.

Plugin files

plugins/oh-my-goal/
├── .codex-plugin/plugin.json
└── skills/oh-my-goal/SKILL.md

Included Skills1

oh-my-goalskills/oh-my-goal/SKILL.md

Codex-native `$oh-my-goal <objective>` intake, harness artifacts, create_goal prompt, agent lanes, and local-optimum pressure.

Plugin manifests1

plugins/oh-my-goal/.codex-plugin/plugin.json
{
  "name": "oh-my-goal",
  "version": "0.18.29+codex.20260601163021",
  "description": "Codex-native `$oh-my-goal <objective>` intake, structured interview, team orchestration, design-system, deployment, and local-optimum pressure artifacts.",
  "author": {
    "name": "yc9954",
    "url": "https://github.com/yc9954"
  },
  "homepage": "https://github.com/yc9954/oh-my-goal#readme",
  "repository": "https://github.com/yc9954/oh-my-goal.git",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "Oh My Goal",
    "shortDescription": "Goal-first team harness builder for Codex.",
    "longDescription": "Oh My Goal is a Codex-native plugin skill that accepts `$oh-my-goal <objective>`, runs a structured deep interview, writes repo-local harness Markdown artifacts, recommends a create_goal prompt, and sets up Team-style evidence lanes, design-system guidance, Vercel/env deployment flow, and anti-local-optimum pressure without requiring a separate launcher.",
    "developerName": "yc9954",
    "category": "Developer Tools",
    "capabilities": [],
    "defaultPrompt": "$oh-my-goal <describe what you want to build or plan>"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[oh-my-goal on Agent Plugins Marketplace](https://pluginsmp.com/plugins/oh-my-goal)