Workflows banner
GGPrompts GGPrompts

Workflows

Testing community

Description

--- description: Catalog of multi-agent workflows for development, testing, and business tasks --- # Workflows Catalog **Version**: 4.0.0 **Token Estimate**: ~2.5k ## Available Workflows ### Development - `/start-workflow` (~3k) - Automated task execution from plans - `/documentation-update` (~2.5k) - Generate comprehensive documentation ### Frontend & UX - `/css-safety-check` (~3.5k) - CSS compatibility & performance validation - `/visual-testing` (~4k) - Visual regression testing with s

Installation

Installs to ~/.claude/commands/ggprompts-claudeglobalcommands-workflows.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/ClaudeGlobalCommands/HEAD/.claude/commands/workflows.md -o ~/.claude/commands/ggprompts-claudeglobalcommands-workflows.md

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

Full documentation available on GitHub

View Source Repository