jjchambers80 avatar

jjchambers80

Community

@jjchambers80

0Followers
|
9Public Repos
|
74Published Skills

jjchambers80 maintains the GSD (Get Shit Done) skill suite: terminal-based project phase management, milestone planning, and code review orchestration for Claude Code developers.

Skills Distribution
DomainDeveloper To...Project Phase & Mi.. (45%)Code Review & Test.. (20%)Frontend Design & .. (15%)Content Extraction.. (10%)

Agent Skills by jjchambers80

Showing 74 vetted skills indexed across 1 GitHub repositories.

jjchambers80jjchambers80

gsd-manager

Manages multiple milestone phases from one terminal dashboard with background agent dispatch.

Community
Intermediate
jjchambers80jjchambers80

gsd-review-backlog

Review backlog phase items and promote or remove them in the project roadmap.

Community
Intermediate
jjchambers80jjchambers80

gsd-new-project

Initialize new projects by generating PROJECT.md, requirements, and roadmap planning documents.

Community
Intermediate
jjchambers80jjchambers80

agent-browser

Automates browser interactions via CLI commands using ref-based element selection from accessibility snapshots.

Community
Intermediate
jjchambers80jjchambers80

gsd-list-workspaces

Lists GSD workspaces and displays their status in a summary table.

Community
Basic
jjchambers80jjchambers80

gsd-ui-phase

Generate UI design contract documents for frontend development phases.

Community
Intermediate
jjchambers80jjchambers80

gsd-cleanup

Archives phase directories from completed milestones into milestone-specific storage.

Community
Basic
jjchambers80jjchambers80

gsd-do

Routes freeform natural language input to the matching GSD command.

Community
Basic
jjchambers80jjchambers80

theme-factory

Apply curated color palettes and font pairings to slides, docs, and HTML artifacts.

Community
Basic
jjchambers80jjchambers80

gsd-list-phase-assumptions

Surfaces agent assumptions about a phase's technical approach before planning begins.

Community
Basic
jjchambers80jjchambers80

gsd-thread

Create, list, and resume persistent context threads stored as Markdown files.

Community
Intermediate
jjchambers80jjchambers80

gsd-add-phase

Adds a new sequential phase to the current milestone in a project roadmap.

Community
Intermediate
jjchambers80jjchambers80

gsd-session-report

Generates a session report with token usage estimates, work summary, and outcomes.

Community
Basic
jjchambers80jjchambers80

gsd-insert-phase

Insert urgent work as decimal phases between existing roadmap phases.

Community
Basic
jjchambers80jjchambers80

gsd-add-todo

Capture ideas and tasks from conversation context as structured todo files.

Community
Intermediate
jjchambers80jjchambers80

gsd-resume-work

Restores project context from STATE.md and checkpoints to resume previous work sessions.

Community
Intermediate
jjchambers80jjchambers80

gsd-quick

Executes small ad-hoc tasks with atomic commits and STATE.md tracking via a quick GSD workflow.

Community
Intermediate
jjchambers80jjchambers80

gsd-milestone-summary

Generate a milestone summary document from project planning artifacts for team onboarding.

Community
Intermediate
jjchambers80jjchambers80

gsd-plant-seed

Capture forward-looking ideas with trigger conditions into milestone-scanned seed files.

Community
Basic
jjchambers80jjchambers80

gsd-new-milestone

Start a new project milestone by updating PROJECT.md and generating requirements and roadmap files.

Community
Intermediate
jjchambers80jjchambers80

gsd-ship

Creates pull requests, runs review, and prepares merges after verification passes.

Community
Intermediate
jjchambers80jjchambers80

create-implementation-plan

Generate structured Markdown implementation plans for features, refactoring, and upgrades.

Community
Intermediate
jjchambers80jjchambers80

xlsx

Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and LibreOffice.

Community
Advanced
jjchambers80jjchambers80

gsd-workstreams

Manage parallel workstreams for concurrent milestone work via gsd-tools commands.

Community
Intermediate

Frequently Asked Questions About jjchambers80

FAQPage Schema
What tasks can I accomplish with jjchambers80's GSD skills?β–Ό

You can manage full software delivery cycles: initialize projects, create milestones and phase roadmaps, plan and execute phases with parallelization, generate tests from UAT criteria, request cross-AI peer reviews, create PR branches, audit milestone completion, and run post-mortem forensics on failed work.

Who are these skills designed for?β–Ό

Software developers and engineering leads working in Claude Code who want structured, stateful project management inside the terminal. The GSD suite targets developers managing multi-phase milestones, parallel workstreams, isolated workspaces, and session handoffs across long-running projects.

How do the GSD skills work in practice?β–Ό

Skills are invoked as slash commands in the terminal. A typical flow: gsd-new-project initializes context, gsd-new-milestone starts a cycle, gsd-plan-phase creates a PLAN.md, gsd-execute-phase runs the work, gsd-verify-work validates via UAT, and gsd-ship creates the PR for merge.

Are these skills free and open source?β–Ό

Licensing varies per skill. Several skills (xlsx, theme-factory, frontend-design, webapp-testing, web-artifacts-builder) are proprietary with terms in their LICENSE.txt files. Most GSD skills list no explicit license in their frontmatter, so check each repository before commercial use.

What prerequisites or dependencies do these skills require?β–Ό

Most GSD skills require only standard shell, file read/write, and search capabilities within Claude Code. Specific exceptions: sonoscli requires the Go-installed sonos binary, webapp-testing requires Playwright, and agent-browser requires Vercel's agent-browser CLI for web interaction.