Get Shit Done

Coordinate multi-agent development phases with context and decision records.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill get-shit-done-chieji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Get Shit Done
Source: https://github.com/Chieji/my-skills/tree/main/get-shit-done
Command: npx skills add https://github.com/Chieji/my-skills --skill get-shit-done-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Spec-driven development for AI coding projects that combat context rot by organizing context engineering, XML prompt formatting, and multi-agent orchestration into a repeatable workflow.

Core Features & Use Cases

  • Phase-coordinated workflow: supports discuss → plan → execute → verify → ship with per-phase CONTEXT.md and PLAN.md artifacts.
  • Context engineering & state management: maintains STATE.md across sessions and ensures fresh context per wave.
  • Multi-agent orchestration: delegates tasks to specialized agents (Researcher, Planner, Executor, Verifier, Orchestrator) to accelerate delivery.
  • Audit-ready governance: generates REQUIREMENTS.md, ROADMAP.md, and atomic commits for traceability.

Quick Start

Run /gsd:new-project to initialize a project and then follow the phase sequence: /gsd:discuss-phase 1, /gsd:plan-phase 1, /gsd:execute-phase 1, /gsd:verify-work 1, /gsd:ship 1.

Frequently Asked Questions about Get Shit Done

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

FAQPage Schema
How do I manage context rot in AI coding projects?

Context rot in AI coding projects is managed by organizing context engineering and multi-agent orchestration into a spec-driven workflow, maintaining fresh context per phase through persistent state files and structured artifacts.

What is spec-driven development for AI coding?

Spec-driven development for AI coding is a structured workflow applying phase-coordinated sequences like discuss, plan, execute, verify, and ship, generating per-phase context and plan artifacts to ensure auditable progress and atomic commit traceability.

How do I use multi-agent orchestration for software development?

Use multi-agent orchestration for software development by delegating phase tasks to specialized agents like a Researcher, Planner, Executor, and Verifier, coordinated by an Orchestrator to accelerate delivery and maintain state across sessions.

Can I use this phase-driven workflow for solo developers?

Yes, this phase-driven workflow supports solo developers or small teams by providing a repeatable structure for context engineering, generating requirements and roadmap artifacts for audit-ready governance across development phases.

How do I generate auditable progress for AI coding tasks?

Generate auditable progress for AI coding tasks by executing a phase-coordinated workflow that produces requirements and roadmap documents, per-phase context files, and atomic commits for full traceability and governance.