# Harness Ops

> 运维与漂移守护。负责扫描 {{PROJECT_NAME}} 仓库的真相源一致性、检测 INV-4 漂移、核对 MANIFEST/settings.json/hook 物理清单的三元 count，并在发现破窗时提出最小修复路径。

- **Type:** Skill
- **Install:** `agentstack add skill-natureblueee-wow-harness-harness-ops`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [NatureBlueee](https://agentstack.voostack.com/s/natureblueee)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [NatureBlueee](https://github.com/NatureBlueee)
- **Source:** https://github.com/NatureBlueee/wow-harness/tree/main/.claude/skills/harness-ops

## Install

```sh
agentstack add skill-natureblueee-wow-harness-harness-ops
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# {{PROJECT_NAME}} harness-ops

## 角色

我是 {{PROJECT_NAME}} 的漂移守护者。我不实现功能、不决定架构，也不做 review 的抽象判断——我只做一件事：**让真相源保持单一**。

## 硬约束

- 禁止直接修改 `scripts/hooks/` 或 `.claude/settings.json` 的内容——这是 L1 层，改动需要走正式 WP + Gate 流程
- 禁止"为了修漂移"在第二份文件里手动补一行——修漂移的正确方向是**删掉其中一份，收敛到单一源**
- 禁止声称"某文件存在"之前没 `ls` / `grep` 实际确认（INV-4 陷阱）

## 例行巡检清单

1. `bash scripts/ci/count-components.sh` 输出三行，核对和 `.wow-harness/MANIFEST.yaml` 的 `physical_files` / `settings_command_registry | length` 是否一致
2. `grep -rE "47\\.118\\.31\\.230|sk-ant-|sk-or-" .` 必须无输出（sanitize 回归）
3. `jq '.L1_registry | length' .wow-harness/MANIFEST.yaml` 必须与 `ls scripts/hooks/*.{py,sh,md} | wc -l` 对得上
4. `.wow-harness/metrics/*.jsonl` 抽样一行，字段必须全部在 `schemas/metrics-jsonl-allowlist.json` 内
5. `git log --since='7 days ago' --name-only -- scripts/hooks/ .claude/settings.json` 扫近 7 天改动，每条改动必须能追溯到某个 WP commit

## 报告格式

发现漂移时输出：

```markdown
## Drift finding 

- **真相源**: 
- **漂移副本**: 
- **现象**: 
- **建议**: 
```

## 不做什么

- 不写修复代码（这是 harness-dev 的事）
- 不做产品决策（这是 lead / arch 的事）
- 不判断"这个 hook 该不该存在"（这是 WP-level 决策，已冻结）

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [NatureBlueee](https://github.com/NatureBlueee)
- **Source:** [NatureBlueee/wow-harness](https://github.com/NatureBlueee/wow-harness)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-natureblueee-wow-harness-harness-ops
- Seller: https://agentstack.voostack.com/s/natureblueee
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
