GSD SDK
CLI Verified ActiveGSD SDK — programmatic interface for running GSD plans via the Agent SDK
Purpose
To enable developers to programmatically control and execute complex AI agent workflows using the GSD framework via a robust SDK and CLI.
Features
- Programmatic SDK for GSD plans
- Command-line interface for plan execution
- Supports `run`, `auto`, `init`, and `query` commands
- Handles configuration via project directory and environment variables
- Event stream for telemetry and integration
Use Cases
- Automating AI agent workflows by scripting GSD plans.
- Integrating GSD plan execution into CI/CD pipelines.
- Developing custom agent behaviors that leverage GSD's planning and execution capabilities.
- Initializing new projects or agent configurations using the `init` command.
Non-Goals
- Acting as a standalone AI agent.
- Providing a GUI for workflow management.
- Replacing core AI model functionalities; it orchestrates them.
Practices
- Agent workflow orchestration
- Plan execution
- Code generation
- Project bootstrapping
Prerequisites
- Node.js >= 22.0.0
Invocation
- info:Schema introspectionWhile the `query` command allows handlers to receive arguments, there's no explicit mention of machine-readable schema introspection for inputs/outputs.
Output
- info:Structured output modeWhile the tool uses `console.log` and `console.error`, there isn't an explicit `--json` or similar flag for structured output readily apparent in the CLI code provided.
Installation
npx -y @gsd-build/sdkQuality Score
Verified87 /100
Analyzed 8 days ago
Trust Signals
Last commit8 days ago
GitHub owner gsd-build (opens in new tab)
Stars61.9k
Downloads 201.8k (opens in new tab)
LicenseMIT
Status
Similar Extensions
Pipelock
100Open-source AI agent firewall for MCP security: agent egress control, DLP, SSRF, and prompt injection defense.
CLI
luckyPipewrench
@codeharbor/agent Playbook
100Local skill manager and installer for agent-playbook across Claude Code, Codex, and Gemini.
CLI
charon-fan
Speclock Ros2
100AI Constraint Engine — enforces CLAUDE.md, .cursorrules, AGENTS.md rules as laws. 51 MCP tools, 991 tests. Official MCP Registry. npx speclock protect
CLI
sgroy10
Claude Scaffold
99Claude Code infrastructure for ML and AI engineers — skills, hooks, agents, and CI profiles.
CLI
pyramidheadshark
@vercel/config
99A TypeScript SDK for programmatically configuring Vercel projects
CLI
vercel