You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "AI engineering team simulator — CEO strategy, eng review, design audit, QA, security, browser automation, deploy, retro. One install, entire development workflow.",
"author": "Ported from garrytan/gstack",
"license": "MIT",
"configSchema": {
"browse_binary_path": {
"type": "string",
"description": "Path to the gstack browse binary. Defaults to 'browse' on PATH.",
"default": "browse"
},
"secondary_provider": {
"type": "string",
"description": "Provider name for /second-opinion skill (e.g., 'openai').",