verify-multispec

Solid

Stage ④.h verify sub-workflow — 4-specialist Agent Team Pattern C 多维度审查 (关键发布 / 大重构 PR 升级, code-review + gstack-review + gstack-cso + gstack-qa 4 teammate 互相 SendMessage 质询, NOT fire-and-forget subagent fan-out; bundled Agent Teams Pattern C routing). Cleanup mandatory: shutdown_request + TeamDelete (bundled cleanup discipline). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (agent-teams 3 + 4 specialist capability) + 2 phase (01-team-create on critical-release invoke / 02-team-cleanup mandatory shutdown)。 Triggered by slash command `/verify-multispec` after `harnessed setup`.

Testing & QA 2 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# verify-multispec workflow (v3) ## Overview 2-phase sub-workflow mapping CLAUDE.md "Verify 阶段 — 关键发布 / 大重构 PR 升级 Agent Team Pattern C" onto harnessed runtime (Phase v3.0-3.4 W0.13e — D-04 Stage ④ Verify 7 sub + D-11 Agent Teams + Pattern A sub-workflow ship)。 | phase | id | upstream | model | capability | gate / on | | ----- | -- | -------- | ----- | ---------- | --------- | | 1 | `01-team-create` | claude-platform | opus | `{{ capabilities.agent-teams-create.cmd }}` | `parallelism: agent-teams-upgrade.fires`; `on: is_major_release OR is_large_refactor → invoke` | | 2 | `02-team-cleanup` | claude-platform | haiku | `{{ capabilities.agent-teams-shutdown.cmd }}` | mandatory 防呆清单 | Per-phase config loads from `workflows/verify/multispec/workflow.yaml`; phase 01 creates 4 teammate (code-review + gstack-review + gstack-cso + gstack-qa) via TeamCreate, teammates 互相 SendMessage 质询 findings 是否真问题 (NOT fire-and-forget); phase 02 mandatory shutdown_request + TeamDelete (bundled Agent Teams cleanup discipline)。 ## Capability refs Sister `workflows/capabilities.yaml` entries: - `agent-teams-create` — Bucket 5 Agent Teams (impl: claude-platform, cmd: TeamCreate) - `agent-teams-send-message` — Bucket 5 Agent Teams (impl: claude-platform, cmd: SendMessage) - `agent-teams-shutdown` — Bucket 5 Agent Teams (impl: claude-platform, cmd: TeamDelete) - `code-review` — Bucket 1 mattpocock (teammate 1) - `gstack-review` — Bucket 3 治理关卡 (teammate 2 Paranoid Staff Engineer) - `gstack-cso` — Buc...

Details

Author
easyinplay
Repository
easyinplay/harnessed
Created
2 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

verify-code-review

Stage ④.b verify sub-workflow — code-review 多 agent 并行 fan-out 高置信度 finding (subagent default per bundled parallelism gate — Task / Agent 工具 spawn 多 subagent fan-out, context 隔离, token 敏感)。 schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (code-review) + 1 phase (parallelism ref judgments.parallelism-gate.subagent-default.fires)。 Triggered by slash command `/verify-code-review` after `harnessed setup`.

2 Updated today
easyinplay
AI & Automation Solid

verify-progress

Stage ④.a verify sub-workflow — gsd-verify-work + gsd-progress 必跑串行 (verify-work 起点) + planning-with-files progress.md 持久化 (bundled verify-stage cadence — mandatory serial: gsd-verify-work UAT-driven acceptance + gsd-progress 状态同步 顺序不可调换)。 schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gsd-verify-work + gsd-progress + planning-with-files) + 3 phases (serial 01→02 + persist progress.md sink)。Triggered by harnessed CLI `harnessed verify-progress --phase <num>` or slash command `/verify-progress` after `harnessed setup`.

2 Updated today
easyinplay
Testing & QA Solid

verify-qa

Stage ④.d verify sub-workflow — gstack /qa 端到端 QA 验收 (has_ui_changes 触发, 可选 conditional; bundled verify-stage optional /qa step). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gstack-qa + playwright-cli + playwright-test + webapp-testing) + 1 phase (gate ref has_ui_changes conditional)。 Triggered by slash command `/verify-qa` after `harnessed setup`.

2 Updated today
easyinplay