gsd-tools
SolidCentral utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
Install
Quality Score: 96/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
gsd-onboard
GSD tutorial and command reference. Use when user is new to GSD or asks about commands.
gsd-workflow
GSD project management workflow routing, phase execution guidance, and lifecycle management. Use this skill whenever the user mentions planning, executing, verifying, or managing project phases, milestones, or roadmaps. Also activates for: natural language like "what should I work on", "continue where I left off", "build phase X", "is the milestone complete", any /gsd: command, references to .planning/ files, discussions about project scope or status, and when YOLO mode or autonomous operation is mentioned. This is the primary workflow orchestration skill for the GSD ecosystem.
gsd-migrate
Migrates existing projects to GSD structure without rewriting history. Activates when user mentions "migrate to GSD", "adopt GSD", "convert project", "brownfield GSD", or wants to add GSD to existing work.
gsd-preflight
Validates GSD artifacts before running workflows. Use when user mentions 'preflight', 'validate', or reports GSD failures.
gsd--execute-phase
Execute PLAN.md with atomic commits, deviation handling, and TDD discipline