Context
This repository was forked from GRCEngClub/claude-grc-engineering to become the Codex-oriented GRC Engineering toolkit. The fork is only the starting point: Claude Code plugin workflows, slash commands, marketplace manifests, and Anthropic-specific deployment assumptions will not map 1:1 into the Codex app/harness.
Initial triage found:
778 Claude references across 242 files.
55 Anthropic references across 9 files.
0 Codex references.
64 .claude-plugin/plugin.json manifests.
- Primary docs still point to
GRCEngClub/claude-grc-engineering and Claude Code /plugin commands.
Goal
Create a migration strategy that clearly separates:
- Workflows that can run unchanged in Codex.
- Workflows that need Codex-oriented runbooks/adapters.
- Claude-specific workflows that should remain Claude-only or be removed from this fork.
- Capabilities that differ by harness and need documented fallback behavior.
Tasks
Acceptance Criteria
- A committed
docs/CODEX-MIGRATION.md or equivalent exists.
- It contains a compatibility matrix covering docs, commands, skills, connectors, MCP, workflows, and enterprise deployment.
- The README points Codex users to the correct migration/onboarding path.
Child Issues
Context
This repository was forked from
GRCEngClub/claude-grc-engineeringto become the Codex-oriented GRC Engineering toolkit. The fork is only the starting point: Claude Code plugin workflows, slash commands, marketplace manifests, and Anthropic-specific deployment assumptions will not map 1:1 into the Codex app/harness.Initial triage found:
778Claude references across242files.55Anthropic references across9files.0Codex references.64.claude-plugin/plugin.jsonmanifests.GRCEngClub/claude-grc-engineeringand Claude Code/plugincommands.Goal
Create a migration strategy that clearly separates:
Tasks
native,adapter-needed,manual-runbook,unsupported, ordeferred.Acceptance Criteria
docs/CODEX-MIGRATION.mdor equivalent exists.Child Issues