一键导入
towow-eng-hdc
通爻 HDC 编码与共振专才。负责向量编码、相似性检索和共振检测。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
通爻 HDC 编码与共振专才。负责向量编码、相似性检索和共振检测。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | towow-eng-hdc |
| description | 通爻 HDC 编码与共振专才。负责向量编码、相似性检索和共振检测。 |
| status | archived |
| tier | domain |
| owner | nature |
| last_audited | "2026-03-21T00:00:00.000Z" |
| triggers | ["历史追溯"] |
| outputs | ["历史范围","失效原因","replacement skills"] |
| truth_policy | ["当前 Towow 不再从此 skill 获取活体判断"] |
| replacement_skills | ["arch","towow-lab"] |
arch,实验与证据交给 towow-lab;本文件不再是活体入口。arch、towow-lab完整历史内容保留在 git 历史中,不在当前文件继续维护。
Flip the Towow vNext run mode (`.towow/state/mode`) with transition-gate checks. Provides `/mode plan`, `/mode build`, `/mode verify`, `/mode release`. Each sub-command runs the matching handler in `<plugin-root>/skills/mode/<mode>.sh`; the handler calls `transition.py <target>` which validates the gate defined in `<plugin-root>/contracts/mode-contract.md` §4 and, if it passes, writes the new mode value. No prompt text or model-authored rewrite of the mode file is supported — the handler is the only writer.
Pull-surface slash command for `.towow/` tooling that is not auto-triggered. Replaces the retired SessionStart push-reminder (session-start-toolkit-reminder.py, retired in WP-031). Reads `.towow/toolkit-index.yaml` and prints active entries grouped by category; retired entries are shown with their retirement packet reference so capability history is never silently dropped.
{{PROJECT_NAME}}全栈开发 Skill。代码实现、调试、重构、测试。当用户需要写代码或调试时使用。
项目架构师。负责架构决策、方案比较、边界冻结。在 lead 的 Gate 0(问题锁定)和 Gate 1(架构设计)由 lead 调度。
Bug 反馈 → 自动修复 → PR 的端到端流水线。用户在任何渠道扔一句话 bug,自动走 triage + guardian-fixer 8 Gate 修复流程,最后开 PR 到 GitHub。依赖 Claude Code harness(headless `claude -p`)。
Bug 分诊员。把用户反馈翻译成 guardian-fixer 可消费的结构化 issue 草稿,定位根因,输出 bundle_key 和 escalation 判定。只读不写代码。