Agent Plugins Marketplace
All plugins

hardoc

v0.1.0

HarDoc - Claude Code·Codex 하네스의 중복·충돌·불필요 노출을 읽기 전용으로 진단하고 doctor·작업 정확도 회귀평가를 수행합니다.

Claude Code1 Skill

By QuantumJumpClubLicense: UNLICENSED0 GitHub starsUpdated 6 days ago

Directory evidence

Runtimes
Claude Code
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 hardoc for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install hardoc@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

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/qjc-office/hardoc

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugin/.

Plugin files

plugin/
├── .claude-plugin/plugin.json
└── skills/skill-governor/SKILL.md

Included Skills1

skill-governorskills/skill-governor/SKILL.md

HarDoc은 Claude Code·Codex의 미사용·중복 스킬/MCP와 불필요한 하네스 노출을 읽기 전용으로 진단·제안하고 doctor·작업 정확도 회귀평가를 수행합니다. 트리거: 스킬 정리, MCP 정리, 오선택·충돌 진단. 제외: 공식 문서 기반 갱신 계획은 harness-sync, 특정 오류 수정·정리안 적용은 harness-improve 등 기존 개발 절차.

Plugin manifests1

plugin/.claude-plugin/plugin.json
{
  "name": "hardoc",
  "version": "0.1.0",
  "description": "HarDoc - Claude Code·Codex 하네스의 중복·충돌·불필요 노출을 읽기 전용으로 진단하고 doctor·작업 정확도 회귀평가를 수행합니다.",
  "author": {
    "name": "QuantumJumpClub",
    "url": "https://github.com/qjc-office"
  },
  "repository": "https://github.com/qjc-office/hardoc",
  "homepage": "https://github.com/qjc-office/hardoc",
  "license": "UNLICENSED",
  "keywords": [
    "claude-code",
    "codex",
    "harness",
    "skills",
    "mcp",
    "doctor",
    "evaluation"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[hardoc on Agent Plugins Marketplace](https://pluginsmp.com/plugins/hardoc)