---
slug: "claude-commands"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/nagyv/claude-commands@main/README.md"
repo: "https://github.com/nagyv/claude-commands"
source_file: "README.md"
branch: "main"
---
# claude-commands
Clone to ~/.claude/commands

```
cd ~
cp .claude .claude.bak
git clone git@github.com:nagyv/claude-commands.git .claude
```

You might want to move back some files and directories from the backed up `.claude.bak` or just `rm -rf .claude.bak`

## Hooks setup

Copy the hook scripts (from `/hooks`) to your `${CLAUDE_PROJECT_DIR}/bin/` folder.

### Requirements

- PyYAML
