claudeers.
// RAG & Knowledge

gsd-core

Git. Ship. Done - Core

// RAG & Knowledge[ cli ][ api ][ claude ]#claude#claude-code#context-engineering#meta-prompting#spec-driven-development#ragMIT$open-sourceupdated about 2 months ago
Actively maintained
100/100
last commit 3 days ago
last release 4 days ago
releases 41
open issues 91
// star history+457 this week (+5.7%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up gsd-core (claude-plugin project) into my current project.
Found on https://claudeers.com/gsd-core
Repo: https://github.com/open-gsd/gsd-core
Homepage/docs: https://opengsd.net
Detected install method: claude-plugin → /plugin install gsd-core@open-gsd/gsd-core
Category: rag. Platforms: cli, api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add open-gsd/gsd-core
/plugin install gsd-core@open-gsd/gsd-core
// or clone
git clone https://github.com/open-gsd/gsd-core

// compatibility

Platformscli, api
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageJavaScript

GSD Core

Git. Ship. Done.

English · Português · 简体中文 · 日本語 · 한국어

A light-weight meta-prompting, context engineering, and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kimi CLI, Kilo, Codex, Copilot, Cursor, Windsurf, and more.


What is GSD Core

GSD Core is a context-engineering and spec-driven development framework that drives AI coding agents (Claude Code, Codex, Gemini CLI, Kimi CLI, Copilot, Cursor, and more) through a disciplined phase loop. It solves context rot — the quality degradation that accumulates as an AI fills its context window — by running all heavy research, planning, and execution work in fresh-context subagents while keeping your main session lean.


How it works

Each milestone repeats the same five-step loop, one phase at a time:

  1. Discuss — capture implementation decisions before anything is planned
  2. Plan — research, decompose, and verify the plan fits a fresh context window
  3. Execute — run plans in parallel waves; each executor starts with a clean 200k-token context
  4. Verify — walk through what was built; diagnose and fix before declaring done
  5. Ship — create the PR, archive the phase, repeat for the next one

Quickstart

npx @opengsd/gsd-core@latest

The installer prompts for your runtime (Claude Code, OpenCode, Gemini CLI, Kimi CLI, Kilo, Codex, Copilot, Cursor, Windsurf, and more) and whether to install globally or locally. The installer is required for cross-runtime compatibility — do not copy files from agents/ or commands/ directly.

On another runtime or without Node.js? See Install on your runtime.

Once installed, start your first project:

/gsd-new-project

New here? Follow Your first project for a guided walkthrough from install to first shipped phase.


Documentation

Tutorials — learning by doing:

How-to guides — task-focused recipes:

Reference — authoritative facts:

Explanation — concepts and design decisions:

Full index: docs/README.md. Other languages: 日本語 · 한국어 · Português · 简体中文.


Why it works

Most AI-coding setups fail at scale because context bloat silently degrades output quality, there is no shared memory between sessions, and nothing verifies that code actually works. GSD Core solves all three: heavy work runs in fresh subagents, structured artifacts like STATE.md and CONTEXT.md survive session boundaries, and the verify step walks through what was built and generates fix plans before a phase is declared done. See docs/explanation/context-engineering.md for the full reasoning.

Troubleshooting? See docs/how-to/recover-and-troubleshoot.md.


Community

ProjectPlatform
gsd-opencodeOriginal OpenCode port
DiscordCommunity support

Star History

Star History Chart

License

MIT License. See LICENSE for details.


Claude Code is powerful. GSD Core makes it reliable.

// faq

What is gsd-core?

Git. Ship. Done - Core. It is open-source on GitHub.

Is gsd-core free to use?

gsd-core is open-source under the MIT license, so it is free to use.

What category does gsd-core belong to?

gsd-core is listed under rag in the Claudeers registry of Claude-compatible tools.

2 views
8,475 stars
unclaimed
updated about 2 months ago

// embed badge

gsd-core on Claudeers
[![Claudeers](https://claudeers.com/api/badge/gsd-core.svg)](https://claudeers.com/gsd-core)

// retro hit counter

gsd-core hit counter
[![Hits](https://claudeers.com/api/counter/gsd-core.svg)](https://claudeers.com/gsd-core)

// reviews

// guestbook

0/500

// related in RAG & Knowledge

🔓

Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant contex…

// ragthedotmack/JavaScript91,533Apache-2.0[ claude ]
🔓

✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

// ragChatGPTNextWeb/TypeScript88,637MIT[ claude ]
🔓

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

// ragheadroomlabs-ai/Python66,377Apache-2.0[ claude ]
🔓

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

// raggsd-build/JavaScript64,663MIT[ claude ]

// built by

Ecosystem hubone of the most connected projects in the claude ecosystem · 39 connections

3 of its contributors also build on official projectsclaude-cookbooks, claude-code, claude-plugins-official, claude-quickstarts

→ see how gsd-core connects across the ecosystem