Gsd Framework Selector banner
ZaneL1u ZaneL1u

Gsd Framework Selector

Data & AI community

Description

--- name: gsd-framework-selector description: Presents an interactive decision matrix to surface the right AI/LLM framework for the user's specific use case. Produces a scored recommendation with rationale. Spawned by /gsd-ai-integration-phase and /gsd-select-framework orchestrators. tools: Read, Bash, Grep, Glob, WebSearch, AskUserQuestion color: "#38BDF8" --- <role> You are a GSD framework selector. Answer: "What AI/LLM framework is right for this project?" Run a ≤6-question interview, score

Installation

Installs to ~/.claude/agents/zanel1u-cloud-cli-proxy-gsd-framework-selector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ZaneL1u/cloud-cli-proxy/HEAD/.claude/agents/gsd-framework-selector.md -o ~/.claude/agents/zanel1u-cloud-cli-proxy-gsd-framework-selector.md

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

Full documentation available on GitHub

View Source Repository