ShipToday/forge-plugin-codex

Free, AI-powered PDLC automation for Codex. Routes feature requests, bug reports, and architecture work through structured workflows.

2Stars on the repository
8Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

ShipToday/forge-plugin-codex

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-router.cjs via node. From ShipToday/forge-plugin-codex.

2 2d ago A tokens not measured original MIT

Stop

02

ShipToday/forge-plugin-codex

Hook

Runs when the agent finishes a response, executing stop-observer.cjs via node. From ShipToday/forge-plugin-codex.

2 2d ago A tokens not measured original MIT

PreToolUse

03

ShipToday/forge-plugin-codex

Hook

Runs before the agent uses a tool, executing workflow-guard.cjs via node. From ShipToday/forge-plugin-codex.

2 2d ago A tokens not measured original MIT

PostToolUse

04

ShipToday/forge-plugin-codex

Hook

Runs after a tool call finishes, executing workflow-tracker.cjs and must-display.cjs via node (2 commands). From ShipToday/forge-plugin-codex.

2 2d ago A tokens not measured copy · 86% MIT