verify-progress
SolidStage ④.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`.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- easyinplay
- Repository
- easyinplay/harnessed
- Created
- 2 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
verify-validate-phase
Stage ④ verify sub-workflow — GSD /gsd-validate-phase Nyquist 覆盖审计 (requires_coverage_audit 触发, 可选 conditional; 补 TDD 前向写测试之外的后向 requirement→test 覆盖查漏). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gsd-validate-phase) + 1 phase (gate ref requires_coverage_audit conditional)。 Triggered by slash command `/verify-validate-phase` after `harnessed setup`.
verify-simplify
Stage ④.g verify sub-workflow — code-simplifier 末尾串行 (移除重复 / 多余逻辑; bundled verify-stage cadence — tail-step code-simplifier). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (code-simplifier) + 1 phase (gate ref is_final_step 末尾串行)。 Triggered by slash command `/verify-simplify` after `harnessed setup`.
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`.