{
"name": "claude-code-harness",
"version": "5.9.0",
"description": "Plan, work, review, and release workflows for Codex CLI users of Claude Code Harness.",
"author": {
"name": "Chachamaru",
"url": "https://github.com/Chachamaru127"
},
"homepage": "https://github.com/Chachamaru127/claude-code-harness",
"repository": "https://github.com/Chachamaru127/claude-code-harness",
"license": "MIT",
"keywords": [
"codex",
"skills",
"workflow",
"plan-work-review",
"harness"
],
"skills": "../codex/.codex/skills/",
"hooks": {
"description": "Codex project hooks are generated separately; do not inherit Claude-only bundled hooks.",
"hooks": {}
},
"interface": {
"displayName": "Claude Code Harness",
"shortDescription": "Harness workflow skills for Codex CLI",
"longDescription": "Use Claude Code Harness skills in Codex CLI for evidence-backed planning, implementation, review, release, setup, sync, and team execution workflows. This is a Codex CLI compatibility route; Codex app proof is tracked separately.",
"developerName": "Chachamaru",
"category": "Coding",
"capabilities": [
"Read",
"Write",
"Interactive"
],
"defaultPrompt": [
"Use $harness-plan to plan this change.",
"Use $harness-work to execute the next Plans.md task.",
"Use $cursor-do / $cursor-ask / $cursor-review / $cursor-setup for Cursor delegation."
],
"websiteURL": "https://github.com/Chachamaru127/claude-code-harness",
"privacyPolicyURL": "https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement",
"termsOfServiceURL": "https://docs.github.com/en/site-policy/github-terms/github-terms-of-service",
"brandColor": "#FF4500",
"screenshots": []
}
}