By mathifonseca
GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by discuss-phase advisor mode.
Researches a chosen AI framework's official docs to produce implementation-ready guidance — best practices, syntax, core patterns, and pitfalls distilled for the specific use case. Writes the Framework Quick Reference and Implementation Guidance sections of AI-SPEC.md. Spawned by /gsd:ai-integration-phase orchestrator.
Deeply analyzes codebase for a phase and returns structured assumptions with evidence. Spawned by discuss-phase assumptions mode.
Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commits each fix atomically. Spawned by /gsd:code-review --fix.
Reviews source files for bugs, security issues, and code quality problems. Produces structured REVIEW.md with severity-classified findings. Spawned by /gsd:code-review.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Git. Ship. Done.
English · Português · 简体中文 · 日本語 · 한국어
A light-weight meta-prompting, context engineering, and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex, Copilot, Cursor, Windsurf, and more.
This is an opinionated fork of GET SHIT DONE by TÂCHES — originally at gsd-build/get-shit-done (retired 2026), now continued as GSD Core at open-gsd/gsd-core. This fork tracks the active upstream and integrates a comprehensive SDLC methodology that adds quality gates, testing discipline, issue tracking, and verification rigor as first-class defaults. See FORK.md for the full list of changes.
The upstream GSD is designed to work for everyone. This fork is designed for engineers who believe:
All of these are on by default. Every feature is configurable — turn anything off with /gsd-settings — but the defaults encode an engineering philosophy where quality is automated, not aspirational.
When you run /gsd-new-project, you'll be asked additional questions:
prefix-NN/description)These generate a fully configured project with quality gates from day one.
The enriched pipeline looks like this:
/gsd-new-project
→ Issue tracker, branch naming, PR conventions configured
→ Makefile, preflight.yaml, .claude/rules/ scaffolded
/gsd-discuss-phase
→ All questions asked per area (no arbitrary cutoff)
→ Architectural decisions auto-propagated to CLAUDE.md
/gsd-plan-phase
→ Outcome-focused task specs (what, not how)
→ One-sentence objectives required
→ Plan-checker validates goals
→ Devil's Advocate challenges approach, surfaces risks
/gsd-execute-phase
→ Tests are read-only (completion contracts)
→ Executor prefers Makefile targets
→ Edge Case Hunter reviews code in parallel (boundary conditions, error paths, security)
→ Playwright tests run automatically
After execution:
→ Adversarial validation (finder + critic + referee)
→ Dead code / context pollution scan
→ Ratchet effect enforcement (quality can't regress)
→ Migration safety checks
→ Definition of Done checklist
→ Preflight checks + auto PR creation
npx claudepluginhub mathifonseca/get-shit-doneComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
The Claude Code knowledge system — 380+ skills, 182+ agents, 100+ commands, 40 hooks, 32 rules, and workflows.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code