harness-creator
v1.4.25Codex と Claude Code のハーネスを新規作成・既存改善し、Capability の評価・統治・プラグイン配布を一貫して行うメタプラグイン。
By harness maintainers10 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 32 skill or MCP entries
- Source updated
- Sep 1, 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 harness-creator for Codex and Claude Code
codex plugin marketplace add daishiman/harness-dev
codex plugin marketplace upgrade harness-dev
codex plugin add harness-creator@harness-devPaste and run these commands in a terminal with Codex. They add and refresh the harness-dev catalog, then install this plugin.
Compatibility: the page URL and API slug “harness-creator” remain stable.
- Codex:
harness-creator@agent-plugin-marketplace→harness-creator@harness-dev
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/daishiman/harness-devClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/harness-creator/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/assign-plugin-package-evaluator/SKILL.md├── skills/assign-skill-design-evaluator/SKILL.md├── skills/delegate-codex-skill-review/SKILL.md├── skills/ref-claude-code-skill-spec/SKILL.md├── skills/ref-cross-platform-runtime/SKILL.md├── skills/ref-domain-rubric-template/SKILL.md├── skills/ref-domain-task-spec-rubric/SKILL.md├── skills/ref-knowledge-loop/SKILL.md├── skills/ref-output-routing/SKILL.md├── skills/ref-pkg-contract/SKILL.md├── skills/ref-skill-design-rubric/SKILL.md├── skills/ref-skill-glossary/SKILL.md├── skills/ref-skill-naming-convention/SKILL.md├── skills/ref-task-context-map/SKILL.md├── skills/ref-yaml-spec-fetcher/SKILL.md├── skills/run-build-skill/SKILL.md├── skills/run-codex-plugin-install/SKILL.md├── skills/run-codex-plugin-package/SKILL.md├── skills/run-elegant-review/SKILL.md├── skills/run-goal-elicit/SKILL.md├── skills/run-goal-seek/SKILL.md├── skills/run-migrate-audit/SKILL.md├── skills/run-plugin-package-check/SKILL.md├── skills/run-skill-create/SKILL.md├── skills/run-skill-elicit/SKILL.md├── skills/run-skill-feedback/SKILL.md├── skills/run-skill-iter-improve/SKILL.md├── skills/run-skill-live-trial/SKILL.md├── skills/run-skill-rename/SKILL.md├── skills/run-skill-rubric-governance/SKILL.md├── skills/run-skill-update-notifier/SKILL.md└── skills/wrap-git-commit-safe/SKILL.md
Included Skills32
36章 PKG-002〜008 / PKG-014 sub-check を実行したいとき、plugin package の静的検査結果を findings JSON で得たいときに使う。
生成済みSKILL.mdを評価したいとき、rubric準拠を確認したいときに使う。
自セッションで評価せず外部LLMに委譲したいとき、Sycophancyを避けたいときに使う。
frontmatterを記述するとき、subagent/hooksを配線するときに読む。
他Skillが host OS で分岐するとき、OS判定に失敗したときに読む。
新規ドメイン用L1 rubricを作成したいとき、ドメイン特化評価基準を雛形から派生させたいときに使う。
タスク仕様書ドメイン用L1 rubricを参照したいとき、Phase 1-13/SRP/ユビキタス言語の評価基準を確認したいときに使う。
生成スキルに knowledge/ を追加するとき読む。ナレッジ蓄積・検索・フィードバックループの設計を参照するとき読む。
管理して成果物の出力先を切り替えたいとき、新しい出力先アダプタを追加したいときに使う。
36章 PKG-001〜017 と package-contract.json schema を参照するとき、PKG ID の意味・適用 package_mode・eval-log 保存先を判断するときに読む。
SKILL.mdを評価するとき、新規Skillを設計するときに読む。
未知の用語に遭遇したとき、用語統一を確認するときに読む。
Skillを命名するとき、改名するときに読む。
タスク文脈に応じた設計書章番号を調べるとき、動的ロードするべき章を特定するときに読む。
YAML仕様が変わったか確認するとき、公式仕様との差分を確認するときに使う。
Capability 7 kind を新規作成・更新するとき、CapabilityManifest と plugin-composition.yaml を整備するときに使う。
Claude Code/Codexへlocal repositoryの全pluginをcwd非依存でuser installしたいとき、またはCodexへmerge済みGit refから単独installしたいときに、marketplace登録・install・receipt検証へ使う。
Claude Code 用に作った新規または既存 plugin を Codex からも install できるようにしたいとき、.codex-plugin/plugin.json と .agents/plugins/marketplace.json を同期・検査するときに使う。
新規/更新Skillの設計eleganceを多角的思考法と4条件で検証したいとき、量産パッケージの品質ゲートとして使いたいときに起動する。
タスクの目的・背景・ゴールが曖昧なとき、既存コンテキストからAIが仮想ヒアリング済みとして最適ゴールと完了チェックリストを推定し goal-spec.json に固めたいときに使う。
目的・背景・ゴールに対し固定手順なしでタスクを遂行したいとき、完了チェックリストが全充足するまで手順を都度生成して反復実行したいときに使う。
既存 CLAUDE.md/prompt 集を Skill 群へ移行したいとき、棚卸し分類を機械化したいときに使う。
plugin package を出荷前に検査したいとき、PKG-001〜015 gate を一括実行したいときに使う。
実行して新規Skillを端から端まで作りたいとき、複数Gateを通した品質保証付きフローを起動したいときに使う。
Skill要望をbrief.jsonに固めたいとき、対話形式でrequirementsを収集したいときに使う。
既存スキルへの「こう直してほしい」要望を受け取って Notion 改善要望 DB にプッシュしたいとき、利用者発端のフィードバックループを起動したいときに使う。
既存skillの品質を実走eval駆動で反復改善したいとき、run-skill-live-trialの受け入れFAILやgoal-proxy乖離を改善に引き継ぐときに、PASS詐欺・context汚染・評価縮退を構造的に防ぐeval帰属改善ループとして起動する。
対象skillを本物のclaudeセッション(tmux)でfresh contextのまま実走させて受け入れ確認したいとき、fork実行では観測できない自走・入れ子Skill・対話gateの本番挙動をgoal適合まで検証したいときに起動する。
Skill名を変更するとき、改名後の参照整合を確認するときに使う。
rubric変更を提案するとき、rubric改正を施行するときに使う。
Skill 実行末尾に最新版有無を1行通知するとき、ユーザーが意識せず最新版の存在に気づける仕組みが欲しいときに使う。
git commit を安全側で実行したいとき、機密ファイルやhook無視を防ぎたいときに使う。
Plugin manifests2
{
"name": "harness-creator",
"version": "1.4.25",
"description": "Codex と Claude Code のハーネスを新規作成・既存改善し、Capability の評価・統治・プラグイン配布を一貫して行うメタプラグイン。",
"author": {
"name": "harness maintainers"
},
"repository": "https://github.com/daishiman/harness-dev",
"interface": {
"displayName": "Harness Creator",
"shortDescription": "Build and govern repository-local capabilities",
"longDescription": "Create, validate, and govern skills, hooks, commands, agents, prompts, workflows, and plugin composition while preserving product-native loading contracts.",
"developerName": "harness maintainers",
"category": "Internal-Tooling",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Build a repository capability from its handoff plan.",
"Check Claude and Codex native settings for drift.",
"Review this plugin against its capability contracts."
]
},
"hooks": "./hooks/hooks.json",
"skills": "./skills/"
}{
"name": "harness-creator",
"version": "1.4.25",
"dependencies": [
"skill-governance-adapters"
],
"description": "Codex と Claude Code のハーネスを新規作成・既存改善し、Capability の評価・統治・プラグイン配布を一貫して行うメタプラグイン。",
"author": {
"name": "harness maintainers"
},
"repository": "https://github.com/daishiman/harness-dev"
}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.
[harness-creator on Agent Plugins Marketplace](https://pluginsmp.com/plugins/harness-creator)