Skip to content

corymhall/toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolkit

Codex plugins for AI-assisted software engineering workflows.

Install

Add this repository as a Codex plugin marketplace:

codex plugin marketplace add corymhall/toolkit

Then open the Codex plugin directory and install the plugins you want from the toolkit marketplace.

To update later:

codex plugin marketplace upgrade toolkit

Codex installs plugin contents into its local plugin cache. Updates are picked up through the normal marketplace upgrade flow when a plugin's manifest version changes.

Plugins

Plugin What It Adds
Engineering Review Code review, PR review, Go development, Neovim plugin development, and reviewer role prompts.
Provider Issue Workbench Pulumi provider issue triage, Pulumi and Terraform repro staging, bridge parity investigation, and workaround analysis.
Pulumi Audit Pulumi test rationalization audit workflow, references, and helper scripts.
Codex Workflows Collaborative framing, repo readiness audit, git-spice stack management, and multi-model evaluation.
Claude Chat-only Claude Code review and adversarial review skills for second-opinion feedback.

Local Development

If you are working from a local clone, register the checkout itself as the marketplace:

git clone https://github.com/corymhall/toolkit.git
cd toolkit
scripts/install-local-plugins.sh

The local install script registers the checkout as the toolkit marketplace and refreshes local Codex reviewer role links used by the review plugin. It does not force-install individual plugins; use the Codex plugin directory for that.

Acknowledgements

License

MIT

About

Agent Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors