A central management skill that routes intent to GSD actions like configuring settings, managing workspaces, and handling task lifecycle tasks.

Install

mkdir -p .claude/skills/gsd-ns-manage-rafaelribeiro96 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18956" && unzip -o skill.zip -d .claude/skills/gsd-ns-manage-rafaelribeiro96 && rm skill.zip

Installs to .claude/skills/gsd-ns-manage-rafaelribeiro96

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

config workspace | workstreams thread update ship inbox
55 charsno explicit “when” trigger
Beginner

Key capabilities

  • Route user intent to specific GSD management skills
  • Manage project workspace lifecycle including creation and removal
  • Coordinate parallel workstreams and task thread context
  • Automate shipping of completed work to repositories
  • Process pending inbox items and update GSD installation

How it works

The skill acts as a central router that maps specific user requests to dedicated management tools like gsd-config, gsd-workspace, or gsd-ship based on a predefined lookup table.

Inputs & outputs

You give it
User intent or command string
You get back
Execution of the corresponding GSD management skill

When to use gsd-ns-manage

  • Configure GSD integration settings
  • List or delete active workspaces
  • Start a fresh task thread
  • Ship completed work to the repository
  • Process pending inbox items

About this 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 wantsInvoke
Configure GSD settings (basic / advanced / integrations / profile)gsd-config
Manage workspaces (create / list / remove)gsd-workspace
Manage parallel workstreamsgsd-workstreams
Continue work in a fresh context threadgsd-thread
Pause current workgsd-pause-work
Resume paused workgsd-resume-work
Update the GSD installationgsd-update
Ship completed workgsd-ship
Process inbox itemsgsd-inbox
Create a clean PR branchgsd-pr-branch
Undo the last GSD actiongsd-undo

Invoke the matched skill directly using the Skill tool.

How it compares

It centralizes command routing for the GSD toolset, replacing the need to manually invoke individual management scripts.

Compared to similar skills

gsd-ns-manage side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd-ns-manage (this skill)01moNo flagsBeginner
jira116moNo flagsBeginner
triaging-issues52moReviewIntermediate
landing03moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry