Skip to content

Add Codex entry point and document PM Pilot command usage in Codex#2

Open
joneri wants to merge 1 commit intoarezous:mainfrom
joneri:codex/pm-pilot-codex-support
Open

Add Codex entry point and document PM Pilot command usage in Codex#2
joneri wants to merge 1 commit intoarezous:mainfrom
joneri:codex/pm-pilot-codex-support

Conversation

@joneri
Copy link

@joneri joneri commented Mar 21, 2026

Summary

This PR adds a Codex-compatible repo entry point for PM Pilot and documents how the existing PM Pilot command names can be used in Codex chat.

Why

pm-pilot already adapts well to Codex because the product is primarily Markdown context, templates, and workflow instructions. The missing piece is a Codex-native instruction file and a small amount of documentation so Codex users can work with the same PM Pilot command model already described for Claude Code and Cursor.

What Changed

  • added AGENTS.md for Codex
  • updated README.md to include Codex usage
  • kept CLAUDE.md intact for existing Claude Code users

Validation

I validated the following workflows in Codex using the same command names documented upstream:

  • /onboard
  • /prd

The validation showed that the workflow is usable in Codex without changing PM Pilot's core structure.

What This PR Does Not Do

  • it does not claim native slash-command registration in Codex
  • it does not add new PM workflows
  • it does not remove or replace the Claude Code setup

Follow-up

If this direction looks right, a follow-up PR could document more detailed command behavior outside the README, but I kept this first pass intentionally small.

@joneri joneri marked this pull request as ready for review March 21, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant