gsd-orchestratorOrchestrate GSD (Get Shit Done) projects via subprocess execution. Use when an agent needs to create milestones from specs, execute software development work...
Install via ClawdBot CLI:
clawdbot install glittercowboy/gsd-orchestratorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
A product manager writes a specification document for a new feature. The orchestrator reads the spec, creates a milestone in GSD, and automatically executes all phases (discuss, research, plan, execute, summarize, complete) to produce working code. This accelerates the development lifecycle and reduces manual overhead.
Integrate GSD headless commands into a CI/CD pipeline to automatically run project tasks on code commits. If a milestone finishes successfully (exit 0), the pipeline proceeds to deployment; if blocked (exit 10), it pauses for human intervention. This ensures development workflows are tightly coupled with DevOps processes.
A project manager uses the `gsd headless query` command to instantly get a JSON snapshot of project state, progress, and costs. This information can feed into dashboards or reporting tools for real-time visibility into development health without requiring direct access to the GSD CLI.
When a unit execution exits with code 10 (blocked), the orchestrator can automatically notify a human supervisor via Slack, email, or ticketing system, providing the session ID and context for resolution. This ensures blockers are addressed promptly even in asynchronous or distributed team environments.
Offer a service that automates software development subtasks (like code generation, testing, or documentation) by wrapping GSD orchestration. Clients provide specifications, and the service runs headless workflows, delivering results and cost reports.
Create a plugin or integration for popular CI/CD tools (e.g., Jenkins, GitLab CI) that adds GSD headless steps. Users can include GSD commands in their pipelines, paying per execution or through a platform marketplace.
A digital agency uses GSD Orchestrator to manage client projects from spec to delivery. They automate milestone creation and execution, then review and polish the output, offering faster turnaround and transparent cost tracking to clients.
💬 Integration Tip
Start by using the `gsd headless query` command to get a project snapshot without any LLM overhead, then gradually incorporate structured JSON output from milestone runs to automate decisions based on exit codes and result data.
Scored May 9, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.