AI AGENT ADDONS

Gsd 2 Agent Framework

aradotso/trending-skills
AI & Agent Building
1,412installs

Think of a tool that can take a detailed plan and build the software by itself. The GSD 2 framework is a command line tool that runs a structured spec and creates the project without human help. It handles crash recovery, cost tracking, and fresh workspaces for each step.

You just give it a roadmap and a project description. Then you run one command and walk away. When you return, the project is ready with a clean git history. It breaks work into milestones, slices, and small tasks that fit in one context window.

This framework uses Claude as the AI model and requires Node.js. It is made for long running coding tasks that need careful planning and automatic recovery.

Add Gsd 2 Agent Framework skill to your workflow

Global

mkdir -p ~/.claude/skills/gsd-2-agent-framework

Project

mkdir -p .claude/skills/gsd-2-agent-framework

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago