← all plugins

Gsd

by @auto-skiller · plugin · 21 skills

Gsd from Auto-Skiller/plugboot.

Install the whole plugin (CLI)
npx skillmds add auto-skiller/do npx skillmds add auto-skiller/fast npx skillmds add auto-skiller/help npx skillmds add auto-skiller/next npx skillmds add auto-skiller/note npx skillmds add auto-skiller/scan npx skillmds add auto-skiller/ship npx skillmds add auto-skiller/undo npx skillmds add auto-skiller/inbox npx skillmds add auto-skiller/quick npx skillmds add auto-skiller/spike npx skillmds add auto-skiller/stats npx skillmds add auto-skiller/health npx skillmds add auto-skiller/import npx skillmds add auto-skiller/review npx skillmds add auto-skiller/update npx skillmds add auto-skiller/cleanup npx skillmds add auto-skiller/explore npx skillmds add auto-skiller/manager npx skillmds add auto-skiller/add-todo npx skillmds add auto-skiller/progress
⬇ Download

Skills in this plugin

  1. do · auto-skiller bundle
    Routes freeform user requests to the appropriate GSD command based on intent, confirming the routing before dispatching.
    1
    repo stars
  2. fast · auto-skiller bundle
    Executes trivial coding tasks inline without subagent overhead, committing changes atomically.
    1
    repo stars
  3. help · auto-skiller bundle
    Displays the complete GSD command reference for hierarchical project planning with Claude Code.
    1
    repo stars
  4. next · auto-skiller bundle
    Detects the current state of an Open-workspace project and advances to the next logical workflow step, from discussion through planning, execution, verification, and completion.
    1
    repo stars
  5. note · auto-skiller bundle
    Captures quick notes as timestamped markdown files, lists them, and promotes them into todos with zero friction.
    1
    repo stars
  6. scan · auto-skiller bundle
    Assesses a codebase by spawning a single mapper agent for a chosen focus area, producing targeted documents in .planning/codebase/.
    1
    repo stars
  7. ship · auto-skiller bundle
    Creates a pull request from completed phase work, generates a rich PR body from planning artifacts, optionally runs code review, and prepares for merge.
    1
    repo stars
  8. undo · auto-skiller bundle
    Rolls back Open-workspace phase or plan commits using a phase manifest with dependency checks and a confirmation gate, preserving history via git revert.
    1
    repo stars
  9. inbox · auto-skiller bundle
    Triage and review open GitHub issues and PRs against project contribution templates, producing a compliance report and optionally labeling, commenting, or closing items.
    1
    repo stars
  10. quick · auto-skiller bundle
    Executes small ad-hoc tasks with GSD guarantees, spawning planner and executor agents, tracking tasks in .planning/quick/, and updating STATE.md. Supports composable flags for discussion, research, plan-checking, and verification.
    1
    repo stars
  11. spike · auto-skiller bundle
    Runs focused experiments to validate feasibility of an idea, saving artifacts to .planning/spikes/ and supporting both idea and frontier modes.
    1
    repo stars
  12. stats · auto-skiller bundle
    Displays comprehensive project statistics including phases, plans, requirements, git metrics, and timeline.
    1
    repo stars
  13. health · auto-skiller bundle
    Validates the integrity of a project's .planning/ directory, reporting missing files, invalid configurations, and inconsistent state, with optional auto-repair of safe issues.
    1
    repo stars
  14. import · auto-skiller bundle
    Imports external plan files into a GSD-structured project, detecting conflicts against existing roadmap, requirements, and locked decisions before writing a validated PLAN.md.
    1
    repo stars
  15. review · auto-skiller bundle
    Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
    1
    repo stars
  16. update · auto-skiller bundle
    Checks for GSD updates via npm, shows the changelog between installed and latest versions, and performs a clean reinstall after user confirmation.
    1
    repo stars
  17. cleanup · auto-skiller bundle
    Archives phase directories from completed milestones into versioned archive folders, showing a dry-run summary and moving directories only after confirmation.
    1
    repo stars
  18. explore · auto-skiller bundle
    Guides developers through Socratic exploration of ideas, offering research and routing outputs to planning artifacts.
    1
    repo stars
  19. manager · auto-skiller bundle
    Manages a milestone from a single terminal, showing a phase dashboard and dispatching discuss, plan, and execute actions.
    1
    repo stars
  20. add-todo · auto-skiller bundle
    Captures ideas, tasks, or issues during a GSD session as structured todos for later work, enabling a thought-to-capture-to-continue flow without losing context.
    1
    repo stars
  21. progress · auto-skiller bundle
    Checks project progress, summarizes recent work and what's ahead, then routes to the next action by executing an existing plan or creating a new one.
    1
    repo stars