Skip to content
Development
Skill

/gsd-ns-manage

config workspace | workstreams thread update ship inbox

From plugin
gsd-core
8k71 skills34 agents71 commands7 hooks
Install
$ npx -y skills add open-gsd/gsd-core --skill gsd-ns-manage --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/gsd-ns-manage

Context preview

The summary Claude sees to decide when to auto-load this skill.

config workspace | workstreams thread update ship inbox

SKILL.md

gsd-ns-manage.SKILL.md
name: gsd-ns-manage
description: "config workspace | workstreams thread update ship inbox"
allowed-tools:
  - Read
  - Skill

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.

Ships withgsd-core

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.

Get the whole plugin