dgriffith/bad-daves-robot-army

59 stars · Last commit 2025-10-17

Repository for Claude Code artifacts, including subagents, slash commands, and hooks

README preview

# Bad Dave's Robot Army

Your elite development force - a comprehensive suite of specialized AI agents and slash commands for Claude Code that supercharge your development workflow.

## 🚀 Quick Start

**New to the Robot Army?** Read the [Robot Army Guide](docs/ROBOT_ARMY_GUIDE.md) for comprehensive documentation, workflows, and battle-tested tactics.

**Ready to deploy?** Install the agents and commands:

```bash
# Initial setup
make setup

# Install globally to ~/.claude/
make install

# Install to a specific project
make install PROJECT=/path/to/project
```

View full repository on GitHub →