tomascorterealtomascorterealCommunity·14 Agent Skills Included

claude-code-setup

Phased project planning, execution, and verification workflows

Manages full software project lifecycles from idea to shipped milestone with phased planning, parallel execution, and verification. Eliminates lost context between sessions, messy roadmaps, and untracked progress through persistent state files and checkpoints. Includes 40+ commands for research, debugging, testing, code review, and documentation so work moves faster with fewer manual steps.
npx skills add tomascortereal/claude-code-setup --all -g -y
Available:

Tells your AI agent which plugin, skill, or subagent to automatically pick for each task type, from code navigation and debugging to planning, review, and project management.

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
tomascorterealtomascortereal

gsd-do

Map user intentions to matching GSD commands through semantic analysis.

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-add-phase

Add sequential integer phases to project milestones and update roadmap structures.

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-add-todo

Capture conversation tasks as structured todos with duplicate detection and git commits.

Community
Advanced
📦 In Repo
tomascorterealtomascortereal

gsd-plant-seed

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

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-pr-branch

Filter .planning/ commits from Git branches to create clean pull requests.

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-next

Detect project state files and execute the next GSD workflow step.

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-map-codebase

Analyze codebases with parallel mapper agents to generate seven structured documentation files.

Community
Advanced
📦 In Repo
tomascorterealtomascortereal

gsd-check-todos

Lists pending todos, loads their context, and routes them to workflows.

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-execute-phase

Orchestrate parallel task waves with dependency-aware scheduling and verification gates.

Community
Advanced
📦 In Repo
tomascorterealtomascortereal

gsd-progress

Summarize recent work and route next actions from a markdown workflow.

Community
Advanced
📦 In Repo
tomascorterealtomascortereal

sync

Runs a Node.js script to detect and document new Claude integrations in CLAUDE.md.

Community
Intermediate
📦 In Repo
tomascorterealtomascortereal

gsd-fast

Execute trivial coding tasks directly without planning or subagent spawning.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install claude-code-setup?

Run `npx skills add tomascortereal/claude-code-setup --all -g -y` in your terminal to install all skills globally.

What does the GSD workflow do?

It breaks a project into milestones and phases, then guides your agent through discuss, research, plan, execute, and verify steps with saved state between sessions.

Can I resume work after closing a session?

Yes. Commands like gsd-resume-work and gsd-pause-work save full context to disk so the next session picks up exactly where you stopped.

Does it work with Claude Code and other AI CLIs?

Yes. The skills follow the standard SKILL.md format and run in Claude Code, with runtime notes for VS Code Copilot and other compatible agents.

Do I need to memorize all the commands?

No. Use gsd-do to describe what you want in plain English and it routes you to the right command, or gsd-next to auto-advance to the next step.

Related Repositories in Software Engineering

View All in Software Engineering