AI Development Workflow System

claudops

A universal .claude/ folder you drop into any codebase. 17 agents, 40 skills, 15 hooks: clone, run /setup, start building.

TICKET 001 Project Setup Procedure RUN-001
  1. CLONE git clone github.com/alexandrbasis/claudops .claude
  2. ENTER claude
  3. COMMAND /setup (auto-detects stack)
  4. DETECTED node 22astro 6git
  5. INSTALLED 17 agents · 40 skills · 15 hooks
  6. READY /nf /ct /si /sr /dbg
What is Claudops?

Claudops is an open-source universal .claude/ template that transforms any codebase into an AI-native development environment. Built for Claude Code, it provides 17 specialized agents, 40 slash-command skills, and 15 event-driven hooks that orchestrate a complete 7-stage software development pipeline — from initial feature ideation through discovery, prototyping, planning, implementation, code review, and post-merge operations. Unlike ad-hoc AI prompting, Claudops enforces a structured TDD-first workflow with cross-AI validation gates using Gemini, Codex, and Cursor CLIs for independent verification at every stage. Installation requires a single clone into any repository followed by the /setup command which auto-detects your stack and configures everything. The template supports parallel worktree execution for concurrent implementation across isolated git branches. Claudops is production-ready, actively maintained, and designed for professional software engineering teams and solo developers building with AI-assisted workflows.

§01
7

Stages

Ideation, discovery, planning, implementation, review, post-merge.

§02
40

Skills

/setup auto-configures everything: /nf, /ct, /si, /sr, /dbg, and more.

§03
3

Cross-AI

Gemini, Codex, Cursor CLIs for independent validation at every gate.

by Alex Basis & @MishkaKey