A spec-driven development system that transforms complex project ideas into verified, working implementations through a structured Discuss-Plan-Execute-Verify workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gsd-claw
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gsd-claw using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GSD Claw is a high-performance implementation of the Get Shit Done (GSD) philosophy, specifically adapted for use with Openclaw Skills. Unlike standard chat-based interactions, this skill treats plans as executable prompts, ensuring that every coding task is grounded in clear specifications and measurable acceptance criteria. It is designed to handle substantial projects where structure and verification are more important than quick chat responses.
By prioritizing a solo developer + AI workflow, GSD Claw eliminates enterprise theater in favor of technical rigor. The system utilizes a fresh context pattern, spawning sub-agents for individual tasks to prevent context degradation over long development cycles. This makes it an essential tool for developers who want to maintain high code quality and architectural integrity while building complex features or entire applications.
To begin using this system within your Openclaw Skills environment, navigate to your project directory and initialize the workflow with a natural language trigger. No complex manual installation is required beyond having the skill enabled in your agent configuration.
# Initialize a new project or feature scope
"Let's plan the [project name]"
# Or enter GSD mode directly
"GSD mode: build a secure authentication module"
The skill will automatically generate the .gsd/ directory structure and guide you through the initial Discuss phase.
GSD Claw maintains a clean, transparent data taxonomy within the .gsd/ directory of your project to ensure all Openclaw Skills sessions stay aligned:
| File/Folder | Description |
|---|---|
PROJECT.md |
The high-level vision and core project goals. |
CONTEXT.md |
Locked decisions from the Discuss phase and areas of agent discretion. |
STATE.md |
Current position, phase, status, and tracked deviations. |
ROADMAP.md |
Outlines the phases of development and overall progress. |
plans/ |
Contains the individual task plans and execution result summaries. |
Loading
A sophisticated synthesis engine that merges the strengths of multiple AI agents into a single, high-performance skill.

An intelligent interface for Bitrix24 that allows business owners to manage CRM, tasks, and team schedules using natural language.

Control Nanoleaf light panels via the Picoleaf CLI to manage power, brightness, and color settings programmatically.

A centralized financial control plane for tracking AI agent transactions across traditional and on-chain payment rails.

A protective wrapper that provides a soft-sandbox environment for untrusted skills using multi-layer prompt defense and tool restriction.

Token Saver is a model-aware optimization tool that reduces AI costs by dynamically compacting chat context and compressing workspace files based on specific model limits.








































