Skip to content

Add separate codex/ skill while keeping Claude root skill#5

Open
akmarinov wants to merge 3 commits intovarunr89:masterfrom
akmarinov:feat/codex-support
Open

Add separate codex/ skill while keeping Claude root skill#5
akmarinov wants to merge 3 commits intovarunr89:masterfrom
akmarinov:feat/codex-support

Conversation

@akmarinov
Copy link

@akmarinov akmarinov commented Feb 23, 2026

Summary

  • keep the original root skill files for Claude Code (SKILL.md and supporting docs)
  • add a separate Codex-only skill under top-level codex/
  • include a self-contained Codex skill package:
    • codex/SKILL.md
    • codex/research-prompts.md
    • codex/matching-strategies.md
    • codex/branching-questions.md
    • codex/multi-job-workflow.md
    • codex/scripts/export_resume.py
    • codex/README.md

Why

This keeps Claude and Codex versions separate, so Codex support does not overwrite or alter the original Claude workflow.

Validation

  • python3 codex/scripts/export_resume.py --help
  • verified PR file list only contains codex/* additions

@akmarinov akmarinov changed the title Add Codex support and local DOCX/PDF export flow Add separate codex/ skill while keeping Claude root skill Feb 23, 2026
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