harness-architect-marketplace

harness-architect-marketplace is a plugin for Claude Code from leee880619-commits/ClaudeCode-Harness-Setup-Assistant. Its token cost is not measured, scanned A, original, Apache-2.0.

A plugin marketplace listing for harness-architect, a tool that builds Claude Code project guidance such as rules, agents, and playbooks.

In plain words
What is it for?
Use it to make harness-architect available as a developer tool for setting up an organized Claude Code environment.
Why use it?
It provides the package metadata needed to find and install that plugin from a personal marketplace.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions CLAUDE.md; mentions Claude Code.

Good fit Use it to make harness-architect available as a developer tool for setting up an organized Claude Code environment.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add leee880619-commits/ClaudeCode-Harness-Setup-Assistant/plugin install harness-architect-marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/leee880619-commits/ClaudeCode-Harness-Setup-Assistant

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for harness-architect-marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/leee880619-commits/claudecode-harness-setup-assistant/marketplace/github.svg)](https://agentmods.dev/plugins/leee880619-commits/claudecode-harness-setup-assistant/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/leee880619-commits/claudecode-harness-setup-assistant/marketplace"><img src="https://agentmods.dev/badge/plugins/leee880619-commits/claudecode-harness-setup-assistant/marketplace/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for harness-architect-marketplace

Your own site · 80×15
<a href="https://agentmods.dev/plugins/leee880619-commits/claudecode-harness-setup-assistant/marketplace"><img src="https://agentmods.dev/badge/plugins/leee880619-commits/claudecode-harness-setup-assistant/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

harness-architect-marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 24 lines

What it actually says

{
  "name": "harness-architect-marketplace",
  "owner": {
    "name": "leee880619-commits"
  },
  "metadata": {
    "description": "Self-hosted single-plugin marketplace for harness-architect (Claude Code harness builder)."
  },
  "plugins": [
    {
      "name": "harness-architect",
      "source": {
        "source": "github",
        "repo": "leee880619-commits/ClaudeCode-Harness-Setup-Assistant"
      },
      "description": "Builds a complete Claude Code harness (CLAUDE.md, rules, agents, playbooks, hooks) via a 9-phase orchestrated workflow with Agent-Playbook separation and a red-team advisor.",
      "category": "developer-tools",
      "keywords": ["harness", "orchestrator", "agent-team", "scaffolding", "meta-tool"],
      "license": "Apache-2.0",
      "homepage": "https://github.com/leee880619-commits/ClaudeCode-Harness-Setup-Assistant"
    }
  ]
}
Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 24 lines scan A 15a038574328

Subscribe to this mod's changes

harness-architect-marketplace is a plugin published in the GitHub repository leee880619-commits/ClaudeCode-Harness-Setup-Assistant (2 stars, last pushed 2mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

fh-meta

New in 2.0.1: harness-doctor cadence promoted from prose to a SessionStart hook (30-day overdue check no longer silent); portability lint (BSD/GNU, zsh/bash pattern denylist) wired into pre-commit as the shell-layer sibling of the existing lints; branchclaim.sh gains an explicit warning that live-claim count is not a.

chrono-meta/forge-harness · not measured

fh-qp

QP (Quality Platform) — 4 skills (qp · qp-plan · qp-run · qp-regress). Plan→Automation→Regression loop for web and desktop apps with zero domain constants. Calls a registered qasp typed capability when one is present (strictest-wins); otherwise drives the target through the session's Playwright MCP (web) or…

chrono-meta/forge-harness · not measured

fh-commons

Cross-project utility skill bundle — 6 skills + 1 agent. Domain-agnostic and portable: convergence-loop, deliberation, mcp-circuit-breaker, token-budget-gate, ko-tech-writer, preprep + quench-challenger agent.

chrono-meta/forge-harness · not measured

oh-my-hi

Visual dashboard for Claude Code & Codex — usage/token analysis of skills, agents, plugins, hooks, memory, MCP servers, rules, and principles.

netil/oh-my-hi · not measured

oh-my-harness

The team-architecture factory for Claude Code — a meta-skill that turns a domain description into an agent team and the skills they use. Three native execution modes (Workflow orchestration, persistent named-agent collaboration, sub-agent delegation), six team-architecture patterns, and workflow-native quality…

IISweetHeartII/oh-my-harness · not measured

harness-zh

A Chinese-language design guide for creating teams of specialised coding agents and the skills they use. It is intended for Claude Code and focuses on simplified Chinese.

nilecui/harness-zh-release · not measured