← all publishers

spacedriveapp

@spacedriveapp source repo

13 published skills

  1. Pr Gates · spacedriveapp
    This skill should be used when the user asks to "open a PR", "prepare for review", "address review comments", "run gates", or "verify before pushing" in this repository. Enforces preflight/gate workflow, migration safety, and review-evidence closure.
    0
    installs
  2. Pr Slicer · spacedriveapp
    This skill should be used when the user asks to "split this PR", "make this smaller", "create stacked PRs", "slice this change", or "reduce review churn". Helps break work into low-risk, reviewable slices with clear verification per slice.
    0
    installs
  3. Commit All · spacedriveapp
    Use this skill when the user asks to "commit all", "commit everything", or wants all outstanding changes committed. Groups unrelated changes into separate, well-described commits instead of one catch-all commit.
    0
    installs
  4. Wiki Writing · spacedriveapp
    Use when creating or substantially editing wiki pages: language, tone, structure, page types, linking discipline, what separates useful articles from filler.
    0
    installs
  5. Prompt Review · spacedriveapp
    This skill should be used when the user asks to "review the prompt", "audit the system prompt", "check prompt quality", "inspect what the LLM sees", "debug prompt issues", or "find prompt engineering problems". Pulls the live rendered prompt via the API, explains how it's composed, and reviews it for issues.
    0
    installs
  6. Writing Guide · spacedriveapp
    Use when writing or editing any Spacebot copy — README sections, docs, release notes, marketing text, design doc summaries. Covers voice, tone, patterns to avoid, and what good Spacebot writing sounds like.
    0
    installs
  7. Review Fix Loop · spacedriveapp
    This skill should be used when the user asks to "address review feedback", "fix PR comments", "close findings", "respond to reviewer notes", or "reduce review churn". Enforces a finding-to-evidence closure loop for every review round.
    0
    installs
  8. Async State Safety · spacedriveapp
    This skill should be used when the user asks to change "worker lifecycle", "cancellation", "retrigger behavior", "state machine", "delivery receipts", "timeouts", or "race conditions". Enforces explicit async/state invariants and targeted race-safe verification.
    0
    installs
  9. Stacked Pr Management · spacedriveapp
    This skill should be used when the user asks to "create stacked PR", "stack PRs", "dependent PR", "rebase stack", "merge stack", or manage PR dependencies. Uses GitHub's native stacked pull request workflow for dependent changes split across multiple pull requests.
    0
    installs
  10. Release Bump Changelog · spacedriveapp
    Use this skill when preparing a release bump or updating release notes. It writes a launch-style release story from the actual change set, then runs `cargo bump` so the generated GitHub notes and the marketing copy land together in `CHANGELOG.md`.
    0
    installs
  11. Workspace Organization · spacedriveapp
    Use when creating, filing, moving, or archiving files in the agent workspace: which directory a file belongs in, how to date and attribute it, when to archive instead of delete, and how to keep the tree navigable over years.
    0
    installs
  12. Messaging Adapter Parity · spacedriveapp
    This skill should be used when the user asks to change "Slack adapter", "Telegram adapter", "Discord adapter", "Webhook adapter", "status delivery", "message routing", or "delivery receipts". Enforces cross-adapter parity and explicit delivery semantics.
    0
    installs
  13. Provider Integration Checklist · spacedriveapp
    This skill should be used when the user asks to add or modify an "LLM provider", "model routing", "OAuth flow", "auth token handling", "provider config", or "fallback chain". Enforces provider integration completeness across config, routing, docs, and verification.
    0
    installs