SkillsMay 14, 2026·2 min read

commands — 57 Slash Commands for Claude Code

Add 57 production-ready slash commands (15 workflows + 42 tools) to Claude Code for repeatable code reviews, refactors, and agent automation.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 66/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Git
Trust
Trust: Established
Entrypoint
/<command> (Claude Code)
Universal CLI install command
npx tokrepo install a7766125-e9e3-5751-be20-b7e0a1099b51
Intro

Add 57 production-ready slash commands (15 workflows + 42 tools) to Claude Code for repeatable code reviews, refactors, and agent automation.

Best for: Claude Code power users who want a single, shareable command library for daily engineering work

Works with: Claude Code slash commands stored under ~/.claude/commands or project .claude/commands

Setup time: 3-8 minutes

Key facts (verified)

  • GitHub: 2454 stars · 285 forks · pushed 2025-10-12.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: /<command> (Claude Code).

Main

  • Start with workflows, not one-off tools: pick a few orchestration commands you repeat weekly, then expand once the naming/output conventions stabilize.

  • Keep the namespace clean: README includes an option to invoke commands without directory prefixes by copying selected files to the root command dir.

  • Treat it like shared engineering surface: review changes like code, and align output formats so chained commands stay predictable.

Source-backed notes

  • README states the collection includes 57 slash commands total (15 workflows + 42 tools).
  • README notes the repo uses the slash-commands pattern and points to a plugin marketplace alternative at wshobson/agents.
  • README documents the command directory layout with workflows/ and tools/ subfolders.

FAQ

  • Do I need to install all commands at once?: No. Start with a small subset of workflows, then expand once your team agrees on conventions.
  • Can I avoid directory prefixes?: Yes. README includes a copy-to-root option so you can invoke commands without subdirectory paths.
  • Is this only for Claude Code?: It targets Claude Code; other assistants may require different command wiring and paths.
🙏

Source & Thanks

Source: https://github.com/wshobson/commands > License: MIT > GitHub stars: 2454 · forks: 285

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets