fast-jev-compaction-codex
v0.3.2Task-aware Jev evidence selection and exact local recovery around native Codex compaction.
By James CresslerLicense: MIT0 GitHub starsUpdated 5 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 18, 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 fast-jev-compaction-codex for Codex
codex plugin marketplace add jcressler/fast-jev-compaction-codex
codex plugin marketplace upgrade fast-jev-compaction-codex
codex plugin add fast-jev-compaction-codex@fast-jev-compaction-codexPaste and run these commands in a terminal with Codex. They add and refresh the fast-jev-compaction-codex catalog, then install this plugin.
Compatibility: the page URL and API slug “fast-jev-compaction-codex” remain stable.
- Codex:
fast-jev-compaction-codex@agent-plugin-marketplace→fast-jev-compaction-codex@fast-jev-compaction-codex
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/jcressler/fast-jev-compaction-codexClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json└── skills/fast-jev-compaction/SKILL.md
Included Skills1
Configure or test Jev-assisted evidence selection around native Codex compaction, and recover exact evidence from an authorized Fast Jev archive.
Plugin manifests1
{
"name": "fast-jev-compaction-codex",
"version": "0.3.2",
"description": "Task-aware Jev evidence selection and exact local recovery around native Codex compaction.",
"author": {
"name": "James Cressler",
"url": "https://github.com/jcressler"
},
"repository": "https://github.com/jcressler/fast-jev-compaction-codex",
"license": "MIT",
"skills": "./skills/",
"interface": {
"displayName": "Fast Jev Compaction for Codex",
"shortDescription": "Jev-assisted recovery after native compaction",
"longDescription": "Automatically rank task-relevant recovery evidence with Jev when configured. Preserve exact local records around native Codex compaction, with local fallback and selection telemetry.",
"developerName": "James Cressler",
"category": "Productivity",
"capabilities": [],
"defaultPrompt": [
"Search my authorized local Codex recovery archive."
]
}
}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.
[fast-jev-compaction-codex on Agent Plugins Marketplace](https://pluginsmp.com/plugins/fast-jev-compaction-codex)