Skip to content

ShipToday/forge-plugin-codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forge by ShipToday for Codex

Free, AI-powered product development lifecycle automation for Codex.

What it does

Describe what you want to build, fix, plan, review, or ship. Forge routes the request through a structured PDLC workflow backed by the hosted Forge MCP server.

Examples:

implement user authentication with OAuth
fix the checkout page crash on mobile
break down the notifications feature into stories
estimate story points for PROJ-123
check status of my feature

What's included

  • Forge MCP server (plugins/forge/.mcp.json) connects to https://teams.shiptoday.ai/mcp.
  • forge-autopilot skill detects product-development intent and routes the request to the right Forge workflow.
  • forge-workflow skill helps organization admins create or remove custom Forge workflow overrides.
  • Hooks (plugins/forge/hooks/hooks.json) coordinate session routing, workflow state, step guardrails, and workflow tracking.

Install

This repository is a self-contained Codex plugin marketplace. The marketplace manifest lives at .agents/plugins/marketplace.json and the plugin itself at plugins/forge/.

From the Codex app

  1. Open Plugins → ⋯ → Add marketplace.
  2. Source: ShipToday/forge-plugin-codex
  3. Git ref: main
  4. Sparse paths: leave blank.
  5. Click Add marketplace, then install Forge from the shiptoday marketplace.

From the Codex CLI

codex plugin marketplace add ShipToday/forge-plugin-codex

Then run /plugins, open the shiptoday marketplace, and install Forge.

Enable hooks

The plugin ships lifecycle hooks (session routing, workflow guardrails). Plugin hooks are disabled by default — enable them in ~/.codex/config.toml:

[features]
plugin_hooks = true

License

MIT - see LICENSE.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors