← all publishers

open-gsd

@open-gsd source repo

117 published skills · page 1 of 2

  1. Btw · open-gsd
    Ask a quick side question about your current work without derailing the main task. Answers from existing conversation context only — no tool calls, no file reads, single concise response. Use when you need a fast answer from what is already in this session.
    0
    installs
  2. Lint · open-gsd
    Lint and format code. Auto-detects ESLint, Biome, Prettier, or language-native formatters and runs them with auto-fix. Reports remaining issues with actionable suggestions.
    0
    installs
  3. Test · open-gsd
    Generate or run tests. Auto-detects test framework, generates comprehensive tests for source files, or runs existing test suites with failure analysis.
    0
    installs
  4. Review · open-gsd
    Review code changes for security, performance, bugs, and quality. Reviews staged changes, unstaged changes, specific commits, or PR-ready diffs.
    0
    installs
  5. Core Web Vitals · open-gsd bundle
    Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".
    0
    installs
  6. Create Workflow · open-gsd bundle
    Conversational guide for creating valid YAML workflow definitions. Use when asked to "create a workflow", "new workflow definition", "build a workflow", "workflow YAML", "define workflow steps", or "workflow from template".
    0
    installs
  7. Github Workflows · open-gsd bundle
    Work with GitHub Actions CI/CD workflows - read live syntax, monitor runs, and debug failures. Use when writing, running, or debugging GitHub Actions workflows.
    0
    installs
  8. Debug Like Expert · open-gsd bundle
    Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.
    0
    installs
  9. Web Quality Audit · open-gsd bundle
    Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".
    0
    installs
  10. Design An Interface · open-gsd
    Produce 3+ radically different designs for a module, API, or interface, compare them in prose, and synthesize a recommendation. Use when asked to "design an interface", "shape this API", "design it twice", "explore module boundaries", or when planning a new deep module and the first idea is unlikely to be the best. Based on "Design It Twice" from A Philosophy of Software Design — the value is the contrast, not the first draft.
    0
    installs
  11. Verify Before Complete · open-gsd
    Block completion claims until verification evidence has been produced in the current message. Use before marking a task/slice/milestone complete, before creating a commit or PR, before saying "it works" or "tests pass", and any time you are about to claim work is done. The rule is: evidence before claims, always — running the verification must happen now, not "earlier in the session". Fresh output or no claim.
    0
    installs
  12. Gsd Browser 2 · open-gsd bundle
    Open GSD native browser automation for AI agents. Use gsd-browser when the user needs real Chrome/Chromium control: navigate pages, inspect localhost, click, type, fill forms, take screenshots, capture stable snapshot refs, run assertions and waits, extract structured data, compare visual diffs, inspect console/network behavior, mock or block requests, emulate devices, save auth state, record evidence bundles, scan for prompt injection, or share a live browser viewer for human handoff. Good prompts include "inspect this URL", "verify this user flow", "debug this page", "capture evidence", "scrape this table", "show me the browser", "pause/step through this", "login to a site", or "run a visual regression test". Learn more at https://opengsd.net/ and https://github.com/open-gsd/gsd-browser.
    0
    installs
  13. Gsd Browser 3 · open-gsd bundle
    Open GSD native browser automation for AI agents. Use gsd-browser when the user needs real Chrome/Chromium control: navigate pages, inspect localhost, click, type, fill forms, take screenshots, capture stable snapshot refs, run assertions and waits, extract structured data, compare visual diffs, inspect console/network behavior, mock or block requests, emulate devices, save auth state, record evidence bundles, or share a live browser viewer for human handoff. Good prompts include "inspect this URL", "verify this user flow", "debug this page", "capture evidence", "scrape this table", "show me the browser", "pause/step through this", "login to a site", or "run a visual regression test". Learn more at https://opengsd.net/ and https://github.com/open-gsd/gsd-browser.
    0
    installs
  14. Gsd Loop Spec 2 · open-gsd
    Turn a rough idea or cleared discovery map into one or more contract-grade GitHub issues for the gsd-loop queue. Interactive only; never run unattended.
    0
    installs
  15. Gsd Loop Build 2 · open-gsd
    Build the oldest safe gsd:ready GitHub issue or repair one gsd:rework PR. Use when asked to run the gsd-loop builder, work the ready queue, or fix rework. Each invocation completes exactly one pass, then stops.
    0
    installs
  16. Gsd Loop Review 2 · open-gsd
    Audit one open PR against its linked issue contract and required CI, then post a gsd-loop verdict and labels. Use when asked to run the reviewer or audit the PR queue. Never merge or push; each invocation completes one pass.
    0
    installs
  17. Gsd Loop Discover 2 · open-gsd
    Chart or advance one interactive discovery map, shape it into one or more delivery slices, then hand those slices to gsd-loop-spec. Never runs unattended or writes product code.
    0
    installs
  18. Gsd Loop Schedule 2 · open-gsd
    Create or update a native recurring task that repeatedly runs one-pass gsd-loop builder or reviewer work. Use when asked to keep the build or review queue running, schedule gsd-loop, or automate repeated passes.
    0
    installs
  19. Tdd · open-gsd
    Test-driven development with red-green-refactor loops around vertical slices (tracer bullets), not horizontal layers. Use when asked to "use TDD", "write test-first", "red-green-refactor", "build this with tests", or when a feature has a clear observable contract. The discipline complement to the test/add-tests skills (the mechanics).
    0
    installs
  20. Handoff · open-gsd
    Prepare a clean cross-session handoff so the next agent can pick up where you left off. Writes a focused `continue.md` in the active slice dir and ensures `STATE.md` + summary artifacts are current. Use when asked to "hand off", "prepare handoff", "pause work", "bookmark this", "I'll come back to this later", before running out of context budget, or ending a long session with unfinished work.
    0
    installs
  21. Write Docs · open-gsd
    Collaborative authoring workflow for proposals, technical specs, decision docs, READMEs, ADRs, and long-form prose that must work for fresh readers. Three stages: gather context, iterate on structure, reader-test for a stranger. Use when asked to "write the docs", "draft a proposal", "write a spec", "write an RFC", "write the README", or when a doc must be understandable without this session's context.
    0
    installs
  22. Agent Browser · open-gsd bundle
    Browser automation CLI for AI agents. Use when interacting with websites — navigating pages, filling forms, clicking buttons, taking screenshots, scraping/extracting data, logging in, or testing web apps. Triggers on "open a website", "fill out a form", "take a screenshot", "scrape data from a page", "test this web app", "automate browser actions", or any programmatic web interaction.
    0
    installs
  23. Code Optimizer · open-gsd bundle
    Deep code optimization audit using parallel specialist agents that hunt performance anti-patterns via pattern-based detection, avoiding anchoring bias. Covers DB queries, memory leaks, algorithmic complexity, concurrency, bundle size, dead code, I/O/network, rendering, caching, and build config. Use when asked to optimize code, find performance issues or bottlenecks, speed up an app, reduce latency, detect code smells, or run a performance/quality audit.
    0
    installs
  24. Gsd Browser · open-gsd bundle
    Open GSD native browser automation for AI agents. Use gsd-browser when the user needs real Chrome/Chromium control: navigate pages, inspect localhost, click, type, fill forms, take screenshots, capture stable snapshot refs, run assertions and waits, extract structured data, compare visual diffs, inspect console/network behavior, mock or block requests, emulate devices, save auth state, record evidence bundles, scan for prompt injection, or share a live browser viewer for human handoff. Good prompts include "inspect this URL", "verify this user flow", "debug this page", "capture evidence", "scrape this table", "show me the browser", "pause/step through this", "login to a site", or "run a visual regression test". Learn more at https://opengsd.net/ and https://github.com/open-gsd/gsd-browser.
    0
    installs
  25. Gsd Loop Spec · open-gsd bundle
    Turn a rough idea or cleared discovery map into one or more contract-grade GitHub issues for the gsd-loop queue. Interactive only; never run unattended.
    0
    installs
  26. Gsd Loop Build · open-gsd bundle
    Build the oldest safe gsd:ready GitHub issue or repair one gsd:rework PR. Use when asked to run the gsd-loop builder, work the ready queue, or fix rework. Each invocation completes exactly one pass, then stops.
    0
    installs
  27. Gsd Loop Review · open-gsd bundle
    Audit one open PR against its linked issue contract and required CI, then post a gsd-loop verdict and labels. Use when asked to run the reviewer or audit the PR queue. Never merge or push; each invocation completes one pass.
    0
    installs
  28. Gsd Loop Discover · open-gsd bundle
    Chart or advance one interactive discovery map, shape it into one or more delivery slices, then hand those slices to gsd-loop-spec. Never runs unattended or writes product code.
    0
    installs
  29. Gsd Loop Schedule · open-gsd bundle
    Create or update a native recurring task that repeatedly runs one-pass gsd-loop builder or reviewer work. Use when asked to keep the build or review queue running, schedule gsd-loop, or automate repeated passes.
    0
    installs
  30. Gsd Orchestrator · open-gsd bundle
    Build software products autonomously via GSD headless mode. Handles the full lifecycle: write a spec, launch a build, poll for completion, handle blockers, track costs, and verify the result. Use when asked to "build something", "create a project", "run gsd", "check build status", or any task that requires autonomous software development via subprocess.
    0
    installs
  31. Grill Me · open-gsd
    Relentless sequential interview that stress-tests a plan or design until every decision branch is resolved. Use when the user wants to "grill me", "stress-test the plan", "interrogate my design", "resolve the decision tree", or whenever a plan feels hand-wavy, under-specified, or carries hidden coupling that planning phases must surface before execution. Pairs with the discuss phase and blocks execution until alignment is reached.
    0
    installs
  32. Forensics · open-gsd
    Post-mortem a failed GSD auto-mode run. Traces symptom to root cause via `.gsd/` activity, journal, metrics, and lock artifacts, producing a filing-ready bug report with file:line refs and a fix suggestion. Use when asked to "forensics", "post-mortem", "why did auto-mode fail", "trace the stuck loop", "debug the crash", after `/gsd forensics`, or when a session ended in an unexpected terminal state. Reads artifacts only — re-runs nothing.
    0
    installs
  33. API Design · open-gsd
    Design or review an HTTP/REST/GraphQL API for versioning, pagination, error shapes, idempotency, auth, status codes, cache headers, and breaking-change management. Use when asked to "design an API", "shape the endpoints", "design the schema", "add a new endpoint", "review this API", or when building/modifying a public or internal HTTP surface. HTTP-specific complement to `design-an-interface`.
    0
    installs
  34. Create Skill · open-gsd bundle
    Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
    0
    installs
  35. Observability · open-gsd
    Add agent-first observability — structured logs, health endpoints, failure-state persistence, explicit failure modes — so the next agent can diagnose problems unattended. Use when asked to "add logging", "add observability", "add metrics", "make this observable", or when building/refactoring a subsystem that runs unattended (auto-mode engine, background jobs, servers, watchers).
    0
    installs
  36. Spike Wrap Up · open-gsd
    Package findings from a completed spike into a durable project-local skill that auto-loads on future similar work. Reads the latest `.gsd/workflows/spikes/` dir, interviews the user on what's reusable, then writes `.agents/skills/<name>/SKILL.md`. Use when asked to "wrap up the spike", "package this as a skill", "make this reusable", "turn findings into a skill", or at the synthesize phase of `/gsd start spike`.
    0
    installs
  37. Security Review · open-gsd
    Threat-model-driven security review of a change, feature, or subsystem. Runs a STRIDE-style pass over the actual code and produces a filing-ready report with severity, exploit scenario, and remediation. Use when asked to "security review", "threat model", "check for vulnerabilities", "audit for security", "secure this", or before shipping changes touching auth, input handling, data access, or external surfaces.
    0
    installs
  38. Create MCP Server · open-gsd
    Build, iterate, and evaluate Model Context Protocol (MCP) servers that expose external services as tools an LLM can call. Covers schema/tool design, error handling, pagination, MCP Inspector testing, and an eval set. Use when asked to "build an MCP server", "create an MCP tool", "wrap this API as MCP", "expose X to Claude", or when extending GSD with custom tool integrations.
    0
    installs
  39. Dependency Upgrade · open-gsd
    Plan, batch, and verify dependency upgrades safely. Triages outdated packages into risk tiers, upgrades in order (dev/minor/patch first, runtime majors last), verifies each batch, and produces an auditable commit sequence. Use when asked to "upgrade deps", "bump packages", "update node_modules", "fix vulnerabilities", "upgrade React/Node/TypeScript", or after `/gsd start dep-upgrade`.
    0
    installs
  40. Create Gsd Extension · open-gsd bundle
    Create, debug, and iterate on GSD extensions (TypeScript modules adding tools, commands, event hooks, custom UI, and providers). Use when asked to build an extension, add a tool the LLM can call, register a slash command, hook into GSD events, create custom TUI components, or modify GSD behavior. Triggers on "create/build extension", "add a tool", "register command", "hook into gsd", "gsd plugin".
    0
    installs
  41. Decompose Into Slices · open-gsd
    Break a plan or milestone brief into independently-grabbable vertical slices (tracer bullets), written to `M###-ROADMAP.md` by default (GitHub issues only on explicit confirmation). Prefers many thin slices over few thick ones and marks dependency order. Use when asked to "break this into slices", "decompose the plan", "vertical slices", "break into issues", or when a plan needs task-level decomposition.
    0
    installs
  42. Write Milestone Brief · open-gsd
    Synthesize the current conversation into a milestone brief (PRD). Writes to `M###-CONTEXT.md` by default, or files a GitHub issue only with explicit user confirmation. Use when asked to "turn this into a PRD", "draft a milestone brief", "capture this context", "write it up", or when enough has been discussed to commit the plan to paper. Does not interview — it synthesizes what is already known.
    0
    installs
  43. Gsd Headless · open-gsd bundle
    Orchestrate GSD (Git Ship Done) projects programmatically via headless CLI. Use when an agent needs to create milestones from specs, execute dev workflows, monitor progress, check status, or control execution (pause/stop/skip/steer). Triggers on "run gsd", "create milestone", "execute project", "check gsd status", "orchestrate development", "run headless workflow", or building orchestrators that coordinate multiple GSD workers.
    0
    installs
  44. Make Interfaces Feel Better · open-gsd bundle
    Design-engineering principles for making interfaces feel polished. Use when building UI components or doing visual detail work — animations, hover states, shadows, borders, typography, micro-interactions. Triggers on "make it feel better", "feels off", stagger animations, border radius, optical alignment, font smoothing, tabular numbers, box shadows.
    0
    installs
  45. Gh · open-gsd bundle
    Install and configure the GitHub CLI (gh) for AI agent environments where gh may not be pre-installed and git remotes use local proxies instead of github.com. Provides auto-install script with SHA256 verification and GITHUB_TOKEN auth with anonymous fallback. Use when gh command not found, shutil.which("gh") returns None, need GitHub API access (issues, PRs, releases, workflow runs), or repository operations fail with "failed to determine base repo" error. Documents required -R flag for all gh commands in proxy environments. Includes project management: GitHub Projects V2 (gh project), milestones (REST API), issue stories (lifecycle and templates), and label taxonomy management.
    0
    installs
  46. Gsd Graph · open-gsd
    Auto-build and continuously update the project knowledge graph (.gsd-graph/) for brownfield onboarding and ongoing work — enable, sync, status, ask
    0
    installs
  47. Run And Die Tests · open-gsd
    Run a project's Node tests without leaking orphaned processes onto this machine. Use whenever you would run `node --test`, `npm test`, or `npm run test` — call `gsd-test run` instead of spawning the test process locally. Also use when a run comes back reaped, or when a previous local test run left hung `node` processes behind.
    0
    installs
  48. Gsd Map Codebase · open-gsd
    Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
    0
    installs
  49. Gsd Profile User · open-gsd
    Generate developer behavioral profile and create Claude-discoverable artifacts
    0
    installs
  50. Gsd Secure Phase · open-gsd
    Retroactively verify threat mitigations for a completed phase
    0
    installs
  51. Gsd Code Review · open-gsd
    Review source files changed during a phase for bugs, security issues, and code quality problems
    0
    installs
  52. Gsd Docs Update · open-gsd
    Generate or update project documentation verified against the codebase
    0
    installs
  53. Gsd Eval Review · open-gsd
    Audit an executed AI phase's evaluation coverage and produce an EVAL-REVIEW.md remediation plan.
    0
    installs
  54. Gsd Ingest Docs · open-gsd
    Bootstrap or merge a .planning/ setup from existing ADRs, PRDs, SPECs, and docs in a repo.
    0
    installs
  55. Gsd New Project · open-gsd
    Gsd New Project
    0
    installs
  56. Gsd Ns Workflow · open-gsd
    workflow | discuss plan execute verify phase progress
    0
    installs
  57. Gsd Quick Batch · open-gsd
    Batch several /gsd:quick-shaped tasks together — planned, dispatched, and merged as one run
    0
    installs
  58. Gsd Resume Work · open-gsd
    Resume work from previous session with full context restoration
    0
    installs
  59. Gsd Verify Work · open-gsd
    Validate built features through conversational UAT
    0
    installs
  60. Gsd Workstreams · open-gsd
    Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
    0
    installs
  61. Gsd Autonomous · open-gsd
    Run all remaining phases autonomously — discuss→plan→execute per phase
    0
    installs
  62. Gsd Ns Context · open-gsd
    codebase intel | map graphify docs learnings mempalace
    0
    installs
  63. Gsd Ns Project · open-gsd
    project lifecycle | milestones audits summary
    0
    installs
  64. Gsd Pause Work · open-gsd
    Create context handoff when pausing work mid-phase
    0
    installs
  65. Gsd Plan Phase · open-gsd
    Create detailed phase plan (PLAN.md) with verification loop
    0
    installs
  66. Gsd Spec Phase · open-gsd
    Clarify WHAT a phase delivers with ambiguity scoring; produces a SPEC.md before discuss-phase.
    0
    installs
  67. Gsd Fast · open-gsd
    Execute a trivial task inline — no subagents, no planning overhead
    0
    installs
  68. Gsd Help · open-gsd
    Show available GSD commands and usage guide
    0
    installs
  69. Gsd Next · open-gsd
    Smart entry — detect project state and route to the right next GSD action.
    0
    installs
  70. Gsd Ship · open-gsd
    Create PR, run review, and prepare for merge after verification passes
    0
    installs
  71. Gsd Undo · open-gsd
    Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.
    0
    installs
  72. Gsd Debug · open-gsd
    Systematic debugging with persistent state across context resets
    0
    installs
  73. Gsd Inbox · open-gsd
    Triage and review open GitHub issues and PRs against project templates and contribution guidelines.
    0
    installs
  74. Gsd Phase · open-gsd
    Multi-phase management — add, insert, remove, or edit phases in ROADMAP.md (roadmap phase CRUD)
    0
    installs
  75. Gsd Quick · open-gsd
    Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
    0
    installs
  76. Gsd Spike · open-gsd
    Spike an idea through experiential exploration, or propose what to spike next (frontier mode)
    0
    installs
  77. Gsd Plan Review Convergence · open-gsd
    Cross-AI plan convergence - replan until review concerns are resolved.
    0
    installs
  78. Gsd AI Integration Phase · open-gsd
    Generate an AI-SPEC.md design contract for phases that involve building AI systems.
    0
    installs
  79. Gsd Complete Milestone · open-gsd
    Archive completed milestone and prepare for next version
    0
    installs
  80. Gsd Extract Learnings · open-gsd
    Extract decisions, lessons, patterns, and surprises from completed phase artifacts
    0
    installs
  81. Gsd Mempalace Capture · open-gsd
    File a phase artifact into MemPalace; mirror decision facts into its temporal KG
    0
    installs
  82. Gsd Milestone Summary · open-gsd
    Generate a comprehensive project summary from milestone artifacts for team onboarding and review
    0
    installs
  83. Gsd Mempalace Recall · open-gsd
    Recall decisions, patterns, and surprises from MemPalace before planning
    0
    installs
  84. Gsd Audit Milestone · open-gsd
    Audit milestone completion against original intent before archiving
    0
    installs
  85. Gsd Ultraplan Phase · open-gsd
    [BETA] Offload plan phase to Claude Code's ultraplan cloud; review in browser and import back.
    0
    installs
  86. Gsd Review Backlog · open-gsd
    Review and promote backlog items to active milestone
    0
    installs
  87. Gsd Validate Phase · open-gsd
    Retroactively audit and fill Nyquist validation gaps for a completed phase
    0
    installs
  88. Gsd Discuss Phase · open-gsd
    Gather phase context through adaptive questioning before planning.
    0
    installs
  89. Gsd Execute Phase · open-gsd
    SDD phase execution — execute all plans in a phase with dependency-aware wave parallelization
    0
    installs
  90. Gsd New Milestone · open-gsd
    Start a new milestone cycle — update PROJECT.md and route to requirements
    0
    installs
  91. Gsd Add Tests · open-gsd
    Generate tests for a completed phase based on UAT criteria and implementation
    0
    installs
  92. Gsd Audit Fix · open-gsd
    Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
    0
    installs
  93. Gsd Audit Uat · open-gsd
    Cross-phase audit of all outstanding UAT and verification items
    0
    installs
  94. Gsd Forensics · open-gsd
    Post-mortem investigation for failed GSD workflows — diagnoses what went wrong.
    0
    installs
  95. Gsd Mvp Phase · open-gsd
    Plan a phase as a vertical MVP slice — user story, SPIDR splitting, then plan-phase
    0
    installs
  96. Gsd Ns Ideate · open-gsd
    exploration capture | explore sketch spike spec capture
    0
    installs
  97. Gsd Ns Manage · open-gsd
    config workspace | workstreams thread update ship inbox
    0
    installs
  98. Gsd Ns Review · open-gsd
    quality gates | code review debug audit security eval ui
    0
    installs
  99. Gsd Pr Branch · open-gsd
    Create a clean PR branch by filtering out .planning/ commits — ready for code review
    0
    installs
  100. Gsd UI Review · open-gsd
    Retroactive 6-pillar visual audit of implemented frontend code
    0
    installs