Gsuper Workflow banner
DG1923 DG1923

Gsuper Workflow

Testing community

Description

--- name: gsuper-workflow description: Run gsuper workflow orchestrator (gsuper-brainstorm → gsuper-write-spec → gsuper-write-plan → gsuper-implement → gsuper-review) --- Follow the **gsuper-workflow** skill in this plugin. Start at the correct phase for the user’s request; do not skip gates. If they ask to build/add/change a feature and intent is not locked → start with **gsuper-brainstorm** (clarify by grilling). Do not jump to implement. If the ask is symptom-only (“just fix X”) or the pro

Installation

Installs to ~/.claude/skills/dg1923-gsuper-gsuper-workflow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dg1923-gsuper-gsuper-workflow && curl -fsSL https://raw.githubusercontent.com/DG1923/gsuper/HEAD/commands/gsuper-workflow.md -o ~/.claude/skills/dg1923-gsuper-gsuper-workflow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository