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
Free, AI-powered PDLC automation for Codex. Routes feature requests, bug reports, and architecture work through structured workflows.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-router.cjs via node. From ShipToday/forge-plugin-codex.
Hook
Runs when the agent finishes a response, executing stop-observer.cjs via node. From ShipToday/forge-plugin-codex.
Hook
Runs before the agent uses a tool, executing workflow-guard.cjs via node. From 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.