Agent Plugins Marketplace
All plugins

harness-creator

v1.4.25

Codex と Claude Code のハーネスを新規作成・既存改善し、Capability の評価・統治・プラグイン配布を一貫して行うメタプラグイン。

CodexClaude Code32 Skills

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

Installs for the current user
codex plugin marketplace add daishiman/harness-dev
codex plugin marketplace upgrade harness-dev
codex plugin add harness-creator@harness-dev

Paste 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-marketplaceharness-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-dev

Clone 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

plugins/harness-creator/
├── .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

assign-plugin-package-evaluatorskills/assign-plugin-package-evaluator/SKILL.md

36章 PKG-002〜008 / PKG-014 sub-check を実行したいとき、plugin package の静的検査結果を findings JSON で得たいときに使う。

assign-skill-design-evaluatorskills/assign-skill-design-evaluator/SKILL.md

生成済みSKILL.mdを評価したいとき、rubric準拠を確認したいときに使う。

delegate-codex-skill-reviewskills/delegate-codex-skill-review/SKILL.md

自セッションで評価せず外部LLMに委譲したいとき、Sycophancyを避けたいときに使う。

ref-claude-code-skill-specskills/ref-claude-code-skill-spec/SKILL.md

frontmatterを記述するとき、subagent/hooksを配線するときに読む。

ref-cross-platform-runtimeskills/ref-cross-platform-runtime/SKILL.md

他Skillが host OS で分岐するとき、OS判定に失敗したときに読む。

ref-domain-rubric-templateskills/ref-domain-rubric-template/SKILL.md

新規ドメイン用L1 rubricを作成したいとき、ドメイン特化評価基準を雛形から派生させたいときに使う。

ref-domain-task-spec-rubricskills/ref-domain-task-spec-rubric/SKILL.md

タスク仕様書ドメイン用L1 rubricを参照したいとき、Phase 1-13/SRP/ユビキタス言語の評価基準を確認したいときに使う。

ref-knowledge-loopskills/ref-knowledge-loop/SKILL.md

生成スキルに knowledge/ を追加するとき読む。ナレッジ蓄積・検索・フィードバックループの設計を参照するとき読む。

ref-output-routingskills/ref-output-routing/SKILL.md

管理して成果物の出力先を切り替えたいとき、新しい出力先アダプタを追加したいときに使う。

ref-pkg-contractskills/ref-pkg-contract/SKILL.md

36章 PKG-001〜017 と package-contract.json schema を参照するとき、PKG ID の意味・適用 package_mode・eval-log 保存先を判断するときに読む。

ref-skill-design-rubricskills/ref-skill-design-rubric/SKILL.md

SKILL.mdを評価するとき、新規Skillを設計するときに読む。

ref-skill-glossaryskills/ref-skill-glossary/SKILL.md

未知の用語に遭遇したとき、用語統一を確認するときに読む。

ref-skill-naming-conventionskills/ref-skill-naming-convention/SKILL.md

Skillを命名するとき、改名するときに読む。

ref-task-context-mapskills/ref-task-context-map/SKILL.md

タスク文脈に応じた設計書章番号を調べるとき、動的ロードするべき章を特定するときに読む。

ref-yaml-spec-fetcherskills/ref-yaml-spec-fetcher/SKILL.md

YAML仕様が変わったか確認するとき、公式仕様との差分を確認するときに使う。

run-build-skillskills/run-build-skill/SKILL.md

Capability 7 kind を新規作成・更新するとき、CapabilityManifest と plugin-composition.yaml を整備するときに使う。

run-codex-plugin-installskills/run-codex-plugin-install/SKILL.md

Claude Code/Codexへlocal repositoryの全pluginをcwd非依存でuser installしたいとき、またはCodexへmerge済みGit refから単独installしたいときに、marketplace登録・install・receipt検証へ使う。

run-codex-plugin-packageskills/run-codex-plugin-package/SKILL.md

Claude Code 用に作った新規または既存 plugin を Codex からも install できるようにしたいとき、.codex-plugin/plugin.json と .agents/plugins/marketplace.json を同期・検査するときに使う。

run-elegant-reviewskills/run-elegant-review/SKILL.md

新規/更新Skillの設計eleganceを多角的思考法と4条件で検証したいとき、量産パッケージの品質ゲートとして使いたいときに起動する。

run-goal-elicitskills/run-goal-elicit/SKILL.md

タスクの目的・背景・ゴールが曖昧なとき、既存コンテキストからAIが仮想ヒアリング済みとして最適ゴールと完了チェックリストを推定し goal-spec.json に固めたいときに使う。

run-goal-seekskills/run-goal-seek/SKILL.md

目的・背景・ゴールに対し固定手順なしでタスクを遂行したいとき、完了チェックリストが全充足するまで手順を都度生成して反復実行したいときに使う。

run-migrate-auditskills/run-migrate-audit/SKILL.md

既存 CLAUDE.md/prompt 集を Skill 群へ移行したいとき、棚卸し分類を機械化したいときに使う。

run-plugin-package-checkskills/run-plugin-package-check/SKILL.md

plugin package を出荷前に検査したいとき、PKG-001〜015 gate を一括実行したいときに使う。

run-skill-createskills/run-skill-create/SKILL.md

実行して新規Skillを端から端まで作りたいとき、複数Gateを通した品質保証付きフローを起動したいときに使う。

run-skill-elicitskills/run-skill-elicit/SKILL.md

Skill要望をbrief.jsonに固めたいとき、対話形式でrequirementsを収集したいときに使う。

run-skill-feedbackskills/run-skill-feedback/SKILL.md

既存スキルへの「こう直してほしい」要望を受け取って Notion 改善要望 DB にプッシュしたいとき、利用者発端のフィードバックループを起動したいときに使う。

run-skill-iter-improveskills/run-skill-iter-improve/SKILL.md

既存skillの品質を実走eval駆動で反復改善したいとき、run-skill-live-trialの受け入れFAILやgoal-proxy乖離を改善に引き継ぐときに、PASS詐欺・context汚染・評価縮退を構造的に防ぐeval帰属改善ループとして起動する。

run-skill-live-trialskills/run-skill-live-trial/SKILL.md

対象skillを本物のclaudeセッション(tmux)でfresh contextのまま実走させて受け入れ確認したいとき、fork実行では観測できない自走・入れ子Skill・対話gateの本番挙動をgoal適合まで検証したいときに起動する。

run-skill-renameskills/run-skill-rename/SKILL.md

Skill名を変更するとき、改名後の参照整合を確認するときに使う。

run-skill-rubric-governanceskills/run-skill-rubric-governance/SKILL.md

rubric変更を提案するとき、rubric改正を施行するときに使う。

run-skill-update-notifierskills/run-skill-update-notifier/SKILL.md

Skill 実行末尾に最新版有無を1行通知するとき、ユーザーが意識せず最新版の存在に気づける仕組みが欲しいときに使う。

wrap-git-commit-safeskills/wrap-git-commit-safe/SKILL.md

git commit を安全側で実行したいとき、機密ファイルやhook無視を防ぎたいときに使う。

Plugin manifests2

plugins/harness-creator/.codex-plugin/plugin.json
{
  "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/"
}
plugins/harness-creator/.claude-plugin/plugin.json
{
  "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"
}

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)