Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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.
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.
This item is timing out or returning errors right now. Review the source page and try again later.
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
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
Located in references/: questioning.md - Deep questioning techniques and context checklist ui-brand.md - UI/UX principles and brand guidelines
Located in templates/: project.md - PROJECT.md template requirements.md - REQUIREMENTS.md template research-project/ - Research output templates (STACK, FEATURES, ARCHITECTURE, PITFALLS, SUMMARY)
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>
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.