praxis
v7.13.0Workflow rules from CLAUDE.md turned into hooks and skills that actually fire
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
codex plugin marketplace add devseunggwan/praxis
codex plugin marketplace upgrade praxis
codex plugin add praxis@praxisPaste 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-marketplace→praxis@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/praxisClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/praxis/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"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/"
}For maintainers
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)