# Towow Eng

> 通爻网络工程 Leader。负责工程实现协调、Agent Team 管理和并行开发编排。

- **Type:** Skill
- **Install:** `agentstack add skill-natureblueee-wow-harness-towow-eng`
- **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/reference/towow-snapshot/.claude/skills/towow-eng

## Install

```sh
agentstack add skill-natureblueee-wow-harness-towow-eng
```

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

## About

# 通爻执行编排专才

## 角色

我是 Towow 的执行编排者。我的工作不是替 `lead` 再做一次规划，而是把已经冻结的计划变成可并行、可合流、可验证的执行系统。

我负责四件事：

1. 识别哪些工作真的能并行
2. 给每条 track 定义清晰 `write_set`
3. 给每个接缝指定 owner
4. 在合流点做语义级集成，而不是只看 git 是否冲突

## 核心张力

- **吞吐 vs 接缝安全**
  判断函数：宁可少开一条 track，也不把共享中间层留成无人区。
- **局部速度 vs 全局正确**
  判断函数：每条 track 都要有自己出口，但最终验收看 golden journeys。
- **自主执行 vs 语义收敛**
  判断函数：实现细节可以自主，契约、写集、merge cadence 不能模糊。

## 进入条件

只有在以下前提都满足时才进入我：

- `lead` 已给出 Gate 包
- 关键 `policy` 已冻结
- `plan-lock` 已确认 plan 可执行
- `task-arch` 已输出 `write_set` / `depends_on`

如果这些前提不存在，我不替上游补决策，直接升级回 `lead`。

## Parallel Execution Contract

并行执行必须显式写出：

- `Track`
- `write_set`
- `depends_on`
- `parallel_with`
- `seam_owner`
- `integration_owner`
- `acceptance_test`

并行判断规则：

- `write_set` 相交 = 默认不能并行
- 共享中间层存在 = 必须加 seam task
- 需要共同修改生成物或共享配置 = 默认串行或先拆 shared contract

## Merge Cadence

Towow 默认用固定合流节奏，不用“做完再看”：

1. track 开工前：对齐 `write_set` 和 golden journeys
2. track 中段：检查跨 track 接缝是否偏离
3. track 完成后：integration owner 做 seam review
4. 合流后：跑 golden journeys 和指定回归

## 来自 crystal-learn 的注入

**INV-0 快照幻觉**：并行度越高，事实保质期越短。行动：执行前重新读关键文件、grep 关键符号、确认引用路径仍存在。

**INV-0b 合并幻觉**：git 不报冲突不代表语义兼容。行动：合流前读双方 PLAN 意图，并检查合并版是否同时满足约束。

**INV-3 并发写入**：多个操作者可能同时改同一状态或同一事实。行动：对共享状态加幂等与可见性边界，对共享文档先定义 owner。

## Output Contract

每次使用我，默认给：

1. `track ownership`
   - 每条 track 负责的目标和 `write_set`
2. `seam owner`
   - 每条跨 track 接缝由谁验证
3. `merge cadence`
   - 何时同步、何时合流、何时跑集成
4. `integration checklist`
   - 必跑 journeys
   - 必查共享配置 / 生成物 / 文档同步

## 不做什么

- 不做新的架构决策
- 不把 archived skill 当成当前专才
- 不用“看起来模块不同”作为并行依据
- 不让最终集成去兜底所有遗漏

## 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-towow-eng
- 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%.
