โ† All skills
Tencent SkillHub ยท Developer Tools

gsd-by-glittercowboy

Get Shit Done - Full project planning and execution workflow. Handles project initialization with deep context gathering, automated research, roadmap creation, phase planning, and execution with verification.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Get Shit Done - Full project planning and execution workflow. Handles project initialization with deep context gathering, automated research, roadmap creation, phase planning, and execution with verification.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, workflows/add-phase.md, workflows/add-todo.md, workflows/audit-milestone.md, workflows/check-todos.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

Agent Files

Located in agents/: gsd-project-researcher.md - Research domain ecosystem (stack, features, architecture, pitfalls) gsd-phase-researcher.md - Research how to implement a specific phase gsd-research-synthesizer.md - Synthesize parallel research into cohesive SUMMARY.md gsd-roadmapper.md - Create roadmap from requirements and research gsd-planner.md - Create detailed execution plans for a phase gsd-plan-checker.md - Verify plans will achieve phase goal before execution gsd-executor.md - Execute a single plan with task-by-task commits gsd-verifier.md - Verify phase goal achieved by checking must_haves against codebase gsd-debugger.md - Investigate bugs using scientific method with persistent state gsd-codebase-mapper.md - Analyze existing codebase for brownfield projects gsd-integration-checker.md - Verify cross-phase integration and E2E flows

Reference Files

Located in references/: questioning.md - Deep questioning techniques and context checklist ui-brand.md - UI/UX principles and brand guidelines

Templates

Located in templates/: project.md - PROJECT.md template requirements.md - REQUIREMENTS.md template research-project/ - Research output templates (STACK, FEATURES, ARCHITECTURE, PITFALLS, SUMMARY)

Workflow Pattern

GSD uses orchestrator + subagent pattern: Orchestrator (workflow) - Stays in main context, spawns subagents, routes flow Subagents (agents) - Fresh context, focused task, return structured result Iteration - Verification loops (planner โ†’ checker โ†’ planner) until quality gates pass This allows: Lean orchestrator context (~15%) Fresh context per subagent (100%) Parallel execution (4 researchers, multiple plans in wave) Verification before wasting execution time </architecture> <success_criteria> User can initialize new projects via /gsd new-project Full workflow executes: questioning โ†’ research โ†’ requirements โ†’ roadmap Phase planning includes research and verification loop Phase execution uses wave-based parallelization Verification checks must_haves against actual code .planning/ directory structure created with all artifacts Clear next steps provided at each stage </success_criteria>

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Config
  • SKILL.md Primary doc
  • workflows/add-phase.md Docs
  • workflows/add-todo.md Docs
  • workflows/audit-milestone.md Docs
  • workflows/check-todos.md Docs
  • _meta.json Config