61 slash commands for development tasks
/app-syncGeneralComprehensive sync command for any JB Cloud project. Audits and updates every spec, document, UI description, changelog, landing page, and plan file so the entire system reflects the current state of the codebase.
/build-fixBuildIncrementally fix TypeScript and build errors:
/changelogGeneralGenerate user-friendly changelogs from git commit history
/changelog-settingsGeneralConfigure changelog generator settings (categories, voice, output format)
/checkpointGeneralCreate or verify a checkpoint in your workflow.
/cliGeneralList all available CLI capabilities, MCP servers, and tools Claude can use without asking
/cloudflare-previewGeneralSet up a `go.urlstogo.cloud/{repo}--preview` shortlink that auto-updates on every non-main branch push. Designed for Cloudflare Workers projects (not CF Pages or Vercel).
/code-reviewGeneralComprehensive security and quality review of uncommitted changes:
/codex-fetchCodexFetch latest claude-codex configuration from GitHub (browser-safe)
/codex-installCodexInstall claude-codex with auto-sync on a new machine
/codex-syncCodexBidirectional sync of claude-codex with GitHub from any directory
/context-exportContextExport context for claude.ai. Copy output and paste into claude.ai to continue your session there.
/context-importContextImport context from claude.ai back to CLI. Paste the context summary claude.ai gave you.
/context-restoreContextRestore a previously saved session context. Resume exactly where you left off with full context.
/context-saveContextSave current session context for later restoration. Better than /end when you need to pause and resume exactly where you left off.
/create-releaseReleaseCreate and publish a new release with automatic tag creation and GitHub Release generation
/deploy-checkDeployPre-deployment verification checklist. Run before deploying to catch common issues.
/deploy-envDeployAutomatically deploy environment variables from 1Password to a platform.
/deps-auditCI/CDAudit project dependencies for security vulnerabilities, outdated packages, and unused dependencies.
/e2eGeneralGenerate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.
/endSessionEnd session cleanly - sync docs, commit to memory, shutdown. Run when finishing work on a project.
/env-exampleConfigGenerate or update `.env.example` files by combining 1Password stored keys with environment variable references found in code.
/evalGeneralManage eval-driven development workflow.
/fix-issueGitAnalyze and fix a GitHub issue by number. Fetches issue details, creates implementation plan, and fixes the code.
Showing 1-24 of 61