{"owner":"open-gsd","repo":"gsd-core","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["GEMINI.md"],"skills":{"GEMINI.md":"# GSD Core — Antigravity CLI context\n\n> **Gemini CLI was sunset by Google on 2026-06-18** and is no longer served for\n> free/Pro/Ultra tiers. Antigravity CLI is its official successor, and this file\n> is the context Antigravity reads automatically (its `contextFileName` is\n> `GEMINI.md`, inherited from the shared Gemini 3 backend).\n\nThis context gives Antigravity the operating context for\n[GSD Core](https://github.com/open-gsd/gsd-core), a meta-prompting,\ncontext-engineering, and spec-driven development system for AI coding agents.\n\n## What GSD is\n\nGSD turns a vague goal into shipped software through an explicit,\nresumable workflow: **explore → plan → execute → verify → ship**. Work is\norganised into milestones and phases under a `.planning/` directory, with each\nphase carrying a SPEC, a PLAN, and verification criteria. The system favours\nsmall, atomic, test-backed commits and keeps durable context in version-tracked\nfiles rather than in the conversation.\n\n## The slash commands (installed separately)\n\n> **This file ships only the context above — not the slash commands.** To\n> install the `/gsd-*` command set, agents, and hooks into `~/.gemini/antigravity/`,\n> run the dedicated installer:\n>\n> ```bash\n> npx gsd-core --antigravity --global\n> ```\n>\n> The commands below are available only once that installer has run.\n\nIf you have installed the gsd commands, the workflow is driven by these `/gsd-*`\nslash commands (Antigravity registers gsd's commands under a hyphenated\nnamespace):\n\n- `/gsd-new-project` — initialise a project and gather deep context.\n- `/gsd-progress` — the unified situational command: check progress, advance the\n  workflow, or dispatch a freeform intent.\n- `/gsd-plan-phase <N>` — produce a detailed phase plan with a verification loop.\n- `/gsd-execute-phase <N>` — execute a phase's plans with wave-based parallelism.\n- `/gsd-verify-work` — validate built features through conversational UAT.\n- `/gsd-ship` — open a PR, run review, and prepare for merge.\n- `/gsd-help` — list every available command.\n\n## Working with GSD\n\n- Treat `.planning/` as the source of truth for project state — read it before\n  acting, and keep it current as work progresses.\n- Prefer the smallest change that satisfies the phase's verification criteria.\n- Run the project's tests and linters before declaring a phase done.\n- When unsure what to do next, and the gsd commands are installed, `/gsd-progress`\n  is the situational entry point.\n\nLearn more: <https://github.com/open-gsd/gsd-core>\n"},"files":{"GEMINI.md":"# GSD Core — Antigravity CLI context\n\n> **Gemini CLI was sunset by Google on 2026-06-18** and is no longer served for\n> free/Pro/Ultra tiers. Antigravity CLI is its official successor, and this file\n> is the context Antigravity reads automatically (its `contextFileName` is\n> `GEMINI.md`, inherited from the shared Gemini 3 backend).\n\nThis context gives Antigravity the operating context for\n[GSD Core](https://github.com/open-gsd/gsd-core), a meta-prompting,\ncontext-engineering, and spec-driven development system for AI coding agents.\n\n## What GSD is\n\nGSD turns a vague goal into shipped software through an explicit,\nresumable workflow: **explore → plan → execute → verify → ship**. Work is\norganised into milestones and phases under a `.planning/` directory, with each\nphase carrying a SPEC, a PLAN, and verification criteria. The system favours\nsmall, atomic, test-backed commits and keeps durable context in version-tracked\nfiles rather than in the conversation.\n\n## The slash commands (installed separately)\n\n> **This file ships only the context above — not the slash commands.** To\n> install the `/gsd-*` command set, agents, and hooks into `~/.gemini/antigravity/`,\n> run the dedicated installer:\n>\n> ```bash\n> npx gsd-core --antigravity --global\n> ```\n>\n> The commands below are available only once that installer has run.\n\nIf you have installed the gsd commands, the workflow is driven by these `/gsd-*`\nslash commands (Antigravity registers gsd's commands under a hyphenated\nnamespace):\n\n- `/gsd-new-project` — initialise a project and gather deep context.\n- `/gsd-progress` — the unified situational command: check progress, advance the\n  workflow, or dispatch a freeform intent.\n- `/gsd-plan-phase <N>` — produce a detailed phase plan with a verification loop.\n- `/gsd-execute-phase <N>` — execute a phase's plans with wave-based parallelism.\n- `/gsd-verify-work` — validate built features through conversational UAT.\n- `/gsd-ship` — open a PR, run review, and prepare for merge.\n- `/gsd-help` — list every available command.\n\n## Working with GSD\n\n- Treat `.planning/` as the source of truth for project state — read it before\n  acting, and keep it current as work progresses.\n- Prefer the smallest change that satisfies the phase's verification criteria.\n- Run the project's tests and linters before declaring a phase done.\n- When unsure what to do next, and the gsd commands are installed, `/gsd-progress`\n  is the situational entry point.\n\nLearn more: <https://github.com/open-gsd/gsd-core>\n"},"items":[{"name":"GEMINI.md","path":"GEMINI.md","title":"GEMINI.md","content":"# GSD Core — Antigravity CLI context\n\n> **Gemini CLI was sunset by Google on 2026-06-18** and is no longer served for\n> free/Pro/Ultra tiers. Antigravity CLI is its official successor, and this file\n> is the context Antigravity reads automatically (its `contextFileName` is\n> `GEMINI.md`, inherited from the shared Gemini 3 backend).\n\nThis context gives Antigravity the operating context for\n[GSD Core](https://github.com/open-gsd/gsd-core), a meta-prompting,\ncontext-engineering, and spec-driven development system for AI coding agents.\n\n## What GSD is\n\nGSD turns a vague goal into shipped software through an explicit,\nresumable workflow: **explore → plan → execute → verify → ship**. Work is\norganised into milestones and phases under a `.planning/` directory, with each\nphase carrying a SPEC, a PLAN, and verification criteria. The system favours\nsmall, atomic, test-backed commits and keeps durable context in version-tracked\nfiles rather than in the conversation.\n\n## The slash commands (installed separately)\n\n> **This file ships only the context above — not the slash commands.** To\n> install the `/gsd-*` command set, agents, and hooks into `~/.gemini/antigravity/`,\n> run the dedicated installer:\n>\n> ```bash\n> npx gsd-core --antigravity --global\n> ```\n>\n> The commands below are available only once that installer has run.\n\nIf you have installed the gsd commands, the workflow is driven by these `/gsd-*`\nslash commands (Antigravity registers gsd's commands under a hyphenated\nnamespace):\n\n- `/gsd-new-project` — initialise a project and gather deep context.\n- `/gsd-progress` — the unified situational command: check progress, advance the\n  workflow, or dispatch a freeform intent.\n- `/gsd-plan-phase <N>` — produce a detailed phase plan with a verification loop.\n- `/gsd-execute-phase <N>` — execute a phase's plans with wave-based parallelism.\n- `/gsd-verify-work` — validate built features through conversational UAT.\n- `/gsd-ship` — open a PR, run review, and prepare for merge.\n- `/gsd-help` — list every available command.\n\n## Working with GSD\n\n- Treat `.planning/` as the source of truth for project state — read it before\n  acting, and keep it current as work progresses.\n- Prefer the smallest change that satisfies the phase's verification criteria.\n- Run the project's tests and linters before declaring a phase done.\n- When unsure what to do next, and the gsd commands are installed, `/gsd-progress`\n  is the situational entry point.\n\nLearn more: <https://github.com/open-gsd/gsd-core>\n","category":"root","tokens":628}]}