verify-paranoid

Solid

Stage ④.c verify sub-workflow — gstack /review Paranoid Staff Engineer 关键模块 PR 前强制 (bundled gstack governance gate — mandatory before critical-module PR)。Gate: judgments.stage-routing.verify-paranoid-critical.fires (phase.is_critical_module == true) — 默认 critical fire only; 非关键模块 skip。 schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gstack-review) + 1 phase (gate ref is_critical_module conditional)。 Triggered by slash command `/verify-paranoid` after `harnessed setup`.

AI & Automation 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-paranoid workflow (v3) ## Overview 1-phase sub-workflow mapping CLAUDE.md "gstack 治理关卡 🔒 关键模块 PR 前强制 — `/review`" onto harnessed runtime (Phase v3.0-3.4 W0.12 — D-04 Stage ④ Verify 7 sub + D-12 gstack 治理关卡 + Pattern A sub-workflow ship)。 | phase | id | upstream | model | capability | gate | | ----- | -- | -------- | ----- | ---------- | ---- | | 1 | `01-review` | gstack | opus | `{{ capabilities.gstack-review.cmd }}` | `judgments.stage-routing.verify-paranoid-critical.fires` | Per-phase config loads from `workflows/verify/paranoid/workflow.yaml`; engine 4-level gate resolver evaluates `phase.is_critical_module == true` via expr-eval — true 则 invoke gstack `/review`, false 则 skip (chain_isolation 3 铁律 R20.16 sister verify-work v2 phase 04)。 ## Capability refs Sister `workflows/capabilities.yaml` entries: - `gstack-review` — Bucket 3 治理关卡 (impl: gstack, cmd: /review, fires_when: phase.is_critical_module == true) ## Gate ref Sister `workflows/judgments/stage-routing.yaml`: - `verify-paranoid-critical.fires` — `phase.stage == 'verify' and phase.is_critical_module == true` (默认 critical fire only; 普通 PR 应跳过 — gstack-review 是 Paranoid Staff Engineer 重武器) ## Routing rules (sister CLAUDE.md "gstack 治���关卡") - ✅ **触发**: 关键模块 PR 前 (auth / payment / data migration / core algorithm 等) - ❌ **跳过**: 常规 PR / docs / config / 非核心 module ## How to invoke !`harnessed checkpoint intent verify-paranoid` > The banner above (when present) means this invocation is REGISTERED...

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

AI & Automation Solid

verify-security

Stage ④.e verify sub-workflow — gstack /cso 安全审查 OWASP/auth/secrets (has_auth_or_secrets 触发, 可选 conditional; bundled verify-stage optional /cso step). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gstack-cso) + 1 phase (gate ref has_auth_or_secrets conditional)。 Triggered by slash command `/verify-security` after `harnessed setup`.

2 Updated today
easyinplay
Code & Development Solid

verify-eval-review

Stage ④ verify sub-workflow — GSD /gsd-eval-review AI phase eval 覆盖审计 (has_ai_phase 触发, 可选 conditional; pairs with plan 侧 gsd-ai-integration-phase AI-SPEC eval strategy). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gsd-eval-review) + 1 phase (gate ref has_ai_phase conditional)。 Triggered by slash command `/verify-eval-review` after `harnessed setup`.

2 Updated today
easyinplay
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