get-shit-done

Enforce an action-first execution protocol for software tasks with iterative commits.

Updated Nov 6, 2025
One-click install
npx skills add https://github.com/MarketingLabb/Coworkia-Agent --skill get-shit-done-marketinglabb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-shit-done
Source: https://github.com/MarketingLabb/Coworkia-Agent/tree/main/.github/skills/get-shit-done
Command: npx skills add https://github.com/MarketingLabb/Coworkia-Agent --skill get-shit-done-marketinglabb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decision paralysis and overengineering slow down delivery. This protocol activates a fast, action-first approach to software tasks, helping teams move from ideation to shipped results with minimal wasted effort.

Core Features & Use Cases

  • 5 gold rules: a concise framework to decide whether to implement, iterate, or commit quickly.
  • Lightweight, repeatable workflows: commits are small, reviews are focused, and tasks are divided into manageable blocks.
  • Suitable for API endpoints, cron jobs, automation scripts, and other development tasks where speed matters.

Quick Start

Activate by saying "Get shit done" or "GSD" to enable fast-execution mode.

Frequently Asked Questions about get-shit-done

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stop overengineering and speed up software delivery?

Avoid decision paralysis in software development by applying a lightweight, action-first execution protocol that enforces clear rules, small iterative commits, and focused reviews to transition rapidly from ideation to shipped results.

What is the best way to plan development for rapid delivery of API endpoints?

The best way to plan rapid delivery of API endpoints is to use a minimal planning workflow that divides tasks into manageable blocks and enforces iterative commits, preventing overengineering and accelerating execution.

Can I use an agile execution workflow for small automation scripts?

Yes, you can use this agile execution workflow for small automation scripts and cron jobs, as it applies a lightweight, repeatable framework designed specifically for development tasks where speed matters.

When should I avoid using a rapid delivery workflow for coding tasks?

You should avoid using a rapid delivery workflow for coding tasks that require extensive upfront planning or complex architecture, as this protocol enforces minimal planning and action-first execution to prevent decision paralysis.