Skip to content

pappar/hitl-codex-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HITL Codex Plugin

Codex plugin for the HITL AI-Driven Development workflow.

This repo is a small Codex marketplace containing one plugin:

plugins/hitl-codex-plugin

The plugin installs HITL project instructions, Codex lifecycle hooks, git hooks, convention checks, role skills, templates, and optional Graphify support.

The target product repo receives only lightweight pointers and wrappers. The plugin payload stays in the Codex plugin folder.

Install

Add this repo as a Codex marketplace:

codex plugin marketplace add /path/to/hitl-codex-plugin

Then install HITL into a target git repo:

bash /path/to/hitl-codex-plugin/plugins/hitl-codex-plugin/install.sh /path/to/target-repo

This writes only a small AGENTS.md, Codex hook config, git-hook wrappers, a convention-check wrapper, .mcp.json, and .graphifyignore into the target repo. It does not copy the plugin's workflow, scripts, templates, or rule bundles into the product repo.

Start

Open Codex in the target repo and start a workflow:

codex "I am the PM. Start the HITL pm/design-feature workflow."

or:

codex "Initialize HITL context for GH-42: add user notifications"

Further Reading

Full methodology, playbooks, role guides, and adoption guidance live in the main HITL platform repo:

https://github.com/Prasad-Apparaju/hitl-dev-platform

About

HITL Codex Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors