Agent Plugins Marketplace
All plugins

praxis

v7.13.0

Workflow rules from CLAUDE.md turned into hooks and skills that actually fire

Codex

By devseunggwan1 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 3, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install praxis for Codex

Installs for the current user
codex plugin marketplace add devseunggwan/praxis
codex plugin marketplace upgrade praxis
codex plugin add praxis@praxis

Paste and run these commands in a terminal with Codex. They add and refresh the praxis catalog, then install this plugin.

Compatibility: the page URL and API slug “praxis-2” remain stable.

  • Codex: praxis-2@agent-plugin-marketplacepraxis@praxis

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/devseunggwan/praxis

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/praxis/.

Plugin files

plugins/praxis/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/praxis/.codex-plugin/plugin.json
{
  "name": "praxis",
  "description": "Workflow rules from CLAUDE.md turned into hooks and skills that actually fire",
  "version": "7.13.0",
  "author": {
    "name": "devseunggwan"
  },
  "repository": "https://github.com/devseunggwan/praxis",
  "keywords": [
    "workflow",
    "discipline",
    "verification",
    "debugging",
    "session-management",
    "cleanup"
  ],
  "skills": "./skills/"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[praxis on Agent Plugins Marketplace](https://pluginsmp.com/plugins/praxis-2)