New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

gsd-cc

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsd-cc

Get Shit Done on Claude Code — structured AI development with your Max plan

latest
Source
npmnpm
Version
1.5.8
Version published
Weekly downloads
114
-57.93%
Maintainers
1
Weekly downloads
 
Created
Source

GSD-CC — Get Shit Done on Claude Code

A project management system for AI-powered software development. Structure your ideas, break them into executable units, and let Claude Code do the work — guided or fully autonomous.

Why GSD-CC?

Claude Code is the best coding agent available. But without structure, large projects degrade into chaos: context rot, lost decisions, no quality control.

GSD-CC orchestrates Claude Code with native Skills (Markdown) — no API costs, no dependencies, no custom agent.

FeatureGSD-CC
RuntimeClaude Code (native)
Cost modelMax Plan (flat rate)
DependenciesZero (Markdown + Bash)
Quality controlMandatory UNIFY after every slice
Boundary enforcementExplicit DO NOT CHANGE rules per task
Custom project typesDrop 3 files, done

Install

npx gsd-cc            # Install globally (default)
npx gsd-cc --local    # Install to current project only
npx gsd-cc --uninstall

Usage

claude          # Open Claude Code
> /gsd-cc       # That's it. The router handles the rest.

GSD-CC reads your project state and suggests the next action. The full cycle:

SEED (ideation) → PLAN (tasks with acceptance criteria) → APPLY (execute) → UNIFY (mandatory plan vs. actual)

Auto-mode runs tasks autonomously via claude -p on your Max Plan.

Requirements

  • Claude Code installed
  • Claude Code Max Plan (recommended for auto-mode)
  • Git initialized in your project
  • jq installed (brew install jq) — required for auto-mode

Documentation

Full documentation, architecture details, and custom type guide: GitHub

License

MIT

Keywords

claude-code

FAQs

Package last updated on 24 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts