Skip to main content
ClaudeWave

A collection of production-ready slash commands for Claude Code

Subagents2.5k stars286 forksMITUpdated 8mo ago
Editor's note

This repository delivers 57 slash commands, split into 15 workflows and 42 single-purpose tools, that extend Claude Code through its native slash command system. Installation involves cloning the repo into the `~/.claude` directory and invoking commands with directory prefixes such as `/workflows:feature-development` or `/tools:security-scan`. Workflows handle multi-step orchestration by delegating to specialized subagents covering areas like backend, frontend, testing, and deployment in a single invocation; notable examples include `incident-response` for production issue resolution and `data-driven-feature` for ML-powered functionality. The 42 tools address narrower tasks spanning API scaffolding, LangChain agent creation, prompt optimization, technical debt scoring, and database work. A plugin marketplace alternative is also referenced for users who prefer a cleaner architecture via `/plugin install` collections such as `security-hardening` or `data-ml-pipeline`. The collection is aimed at software developers who want to automate complex, multi-stage development processes directly inside Claude Code without leaving their terminal.

ClaudeWave Trust Score
85/100
Trusted
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/wshobson/commands && cp commands/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-agentsanthropicautomationclaudeclaude-codeclaude-commandsclaudecodeclaudecode-configorchestrationproductivityslash-commandslash-commandsslashcommandsworkflows

What people ask about commands

What is wshobson/commands?

+

wshobson/commands is subagents for the Claude AI ecosystem. A collection of production-ready slash commands for Claude Code It has 2.5k GitHub stars and was last updated 8mo ago.

How do I install commands?

+

You can install commands by cloning the repository (https://github.com/wshobson/commands) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is wshobson/commands safe to use?

+

Our security agent has analyzed wshobson/commands and assigned a Trust Score of 85/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains wshobson/commands?

+

wshobson/commands is maintained by wshobson. The last recorded GitHub activity is from 8mo ago, with 3 open issues.

Are there alternatives to commands?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy commands to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: wshobson/commands
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wshobson-commands)](https://claudewave.com/repo/wshobson-commands)
<a href="https://claudewave.com/repo/wshobson-commands"><img src="https://claudewave.com/api/badge/wshobson-commands" alt="Featured on ClaudeWave: wshobson/commands" width="320" height="64" /></a>

More Subagents