apply
SolidImplement the planned change task by task, then spawn the independent verify stage until it passes
Install
Quality Score: 80/100
Skill Content
Details
- Author
- clomia
- Repository
- clomia/claude-automata
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- Apache-2.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
plan
Plan the change as OpenSpec artifacts — proposal, delta specs, design, tasks
archive
Archive the completed change — task gate, delta sync into main specs, revalidate
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`.