/ns-manage
config workspace | workstreams thread update ship inbox
> /plugin marketplace add open-gsd/gsd-core > /plugin install gsd-core@gsd-core
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ns-manage
Context preview
What this command does when you run it.
config workspace | workstreams thread update ship inbox
Command definition
ns-manage.mdname: gsd-manage
description: "config workspace | workstreams thread update ship inbox"
argument-hint: ""
allowed-tools:
- Read
- Skill
requires: [config, workspace, workstreams, thread, pause-work, resume-work, update, ship, inbox, pr-branch, undo, cleanup, health, manager, settings, stats, surface, help]
Route to the appropriate management skill based on the user's intent. `gsd-config` (settings + advanced + integrations + profile) and `gsd-workspace` (new + list + remove) are post-#2790 consolidated entries.
| User wants | Invoke | |---|---| | Configure GSD settings (basic / advanced / integrations / profile) | gsd-config | | Manage workspaces (create / list / remove) | gsd-workspace | | Manage parallel workstreams | gsd-workstreams | | Continue work in a fresh context thread | gsd-thread | | Pause current work | gsd-pause-work | | Resume paused work | gsd-resume-work | | Update the GSD installation | gsd-update | | Ship completed work | gsd-ship | | Process inbox items | gsd-inbox | | Create a clean PR branch | gsd-pr-branch | | Undo the last GSD action | gsd-undo | | Archive accumulated phase directories | gsd-cleanup | | Diagnose planning directory health | gsd-health | | Open the interactive command center | gsd-manager | | Configure workflow toggles and model profile | gsd-settings | | Show project statistics | gsd-stats | | Toggle which skills are surfaced | gsd-surface | | Show the GSD command guide | gsd-help |
Invoke the matched skill directly using the Skill tool.
Read more
name: gsd-manage description: "config workspace | workstreams thread update ship inbox" argument-hint: "" allowed-tools: - Read - Skill requires: [config, workspace, workstreams, thread, pause-work, resume-work, update, ship, inbox, pr-branch, undo, cleanup, health, manager, settings, stats, surface, help]
Route to the appropriate management skill based on the user's intent. `gsd-config` (settings + advanced + integrations + profile) and `gsd-workspace` (new + list + remove) are post-#2790 consolidated entries.
| User wants | Invoke | |---|---| | Configure GSD settings (basic / advanced / integrations / profile) | gsd-config | | Manage workspaces (create / list / remove) | gsd-workspace | | Manage parallel workstreams | gsd-workstreams | | Continue work in a fresh context thread | gsd-thread | | Pause current work | gsd-pause-work | | Resume paused work | gsd-resume-work | | Update the GSD installation | gsd-update | | Ship completed work | gsd-ship | | Process inbox items | gsd-inbox | | Create a clean PR branch | gsd-pr-branch | | Undo the last GSD action | gsd-undo | | Archive accumulated phase directories | gsd-cleanup | | Diagnose planning directory health | gsd-health | | Open the interactive command center | gsd-manager | | Configure workflow toggles and model profile | gsd-settings | | Show project statistics | gsd-stats | | Toggle which skills are surfaced | gsd-surface | | Show the GSD command guide | gsd-help |
Invoke the matched skill directly using the Skill tool.
Git. Ship. Done. A light-weight meta-prompting, context engineering, and spec-driven development system for Claude Code, OpenCode, Antigravity CLI, Kimi CLI, Kilo, Codex, Copilot, Cursor, Windsurf, and more.
Repo: open-gsd/gsd-core
Other commands on gsd-core.
- /add-tests
Generate tests for a completed phase based on UAT criteria and implementation
Open command - /ai-integration-phase
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Open command - /audit-fix
Autonomous audit-to-fix pipeline β find issues, classify, fix, test, commit
Open command - /audit-milestone
Audit milestone completion against original intent before archiving
Open command - /audit-uat
Cross-phase audit of all outstanding UAT and verification items
Open command - /autonomous
Run all remaining phases autonomously β discussβplanβexecute per phase
Open command

