rlajous/claude-code-commands

27 stars · Last commit 2026-03-14

🚀 Production-ready slash commands, subagents & hooks for Claude Code. Automate Git workflows, PR creation, releases, and QA testing. Zero-config, framework-agnostic.

README preview

# Claude Code Git Workflow

Production-ready slash commands for Claude Code that automate your Git workflow, PR creation, release management, and QA testing.

## Features

- **Framework-agnostic** - Works with any language or framework
- **Configurable** - Customize everything via `.claude/config.yaml`
- **Issue tracker integration** - Linear, Jira, and GitHub Issues
- **Multi-workflow support** - Staging-based, tag-based, or direct workflows
- **Zero configuration** - Sensible defaults work out of the box
- **Subagents** - Specialized AI assistants for code review, release validation, and QA
- **Hooks** - Automate actions before/after tool use
- **Marketplace plugin** - Installable from Claude marketplace

## Quick Start

### Option 1: Install from Marketplace (Recommended)

```bash

View full repository on GitHub →