Install
openclaw skills install @cirokk/gsdclawSpec-first execution workflow for OpenClaw that turns large, vague, or messy project requests into phased, verifiable implementation plans. Helps build, rescue, refactor, redesign, organize, and finish apps, features, interfaces, and multi-step technical work with scope control, acceptance criteria, and incremental verification. Use when: planning a substantial project, scoping a feature, rescuing a broken codebase, refactoring an app, improving UI/UX, stabilizing a messy implementation, or finishing work that drifted out of control.
openclaw skills install @cirokk/gsdclawRun medium and large project work without letting scope, structure, or context drift.
Use this workflow when a request is too large, vague, messy, or failure-prone to execute in one pass.
Default sequence:
When the existing project is already in a bad state:
Prefer restoring one working path over preserving every partial attempt.
When improving UI/UX:
When the app includes provider setup pages, model the feature in this order:
Never present a configuration screen as fully functional if it only stores fields locally. Make the distinction explicit in implementation notes and validation.
A task is only finished when:
If blocked, provide the smallest next unblock step.
Read these when needed:
references/execution-template.md — convert vague requests into a practical build specreferences/acceptance-checklist.md — completion criteria and verification prompts