Optimize ClaudeCode with Prescribed AI Workflows

Layer 30+ agents and 20+ commands with custom ideation-to-deployment flows—open-source config for reliable, tracked AI coding. Install globally or per-project.

Ideate
Spec
Execute
Ship!
npm install -g @33strategies/claudeflow
claudeflow setup

Features

Layered Architecture

Combine ClaudeCode, ClaudeKit, and custom extensions for seamless AI dev.

  • 30+ specialized agents (TS, React, DB, etc.)
  • 20+ workflow commands + 25+ hooks for QA
  • 2-tier config hierarchy for teams/individuals
Learn More →

Custom Commands

Prescribed slash commands for structured ideation to feedback loops.

  • /ideate: Comprehensive research & doc gen
  • /ideate-to-spec: Structured decision-making flow
  • /spec:execute: Resume sessions, auto-log progress
Learn More →

Spec Organization

Centralize feature docs in lifecycle directories for easy tracking.

  • 01-ideation.md → 05-feedback.md progression
  • Git-friendly + STM integration (stm list --tag feature:<slug>)
  • Migrate existing specs with /spec:migrate
Learn More →

Easy Setup & Diagnostics

Global/project install with built-in checks for reliability.

  • claudeflow setup + mode selection
  • claudeflow doctor for troubleshooting
  • One-command installation and configuration
Learn More →

The Claudeflow Process

Streamline your coding process with Claudeflow's five-phase workflow.

1

Ideation

Define your initial task and requirements

2

Specification

Validate and create detailed specifications

3

Implementation

Execute with decision gates and iteration

4

Feedback

Review, test, and gather feedback

5

Cleanup

Defer or implement, then document

Example: Claudeflow Workflow

#Create ideation document w/ decision points
/ideate add dark mode 

#Iterate over the decisions points to create the spec
/ideate-to-spec specs/feat-add-dark-mode/01-ideation.md 

#Break down the feature into stm tasks
/spec:decompose specs/feat-add-dark-mode/02-specification.md 

#Smart execution including progress tracking with stm
/spec:execute specs/feat-add-dark-mode/02-specification.md 

#Check progress at any time
stm list --pretty --tags feature:<slug> 

#Seamless iterative feedback flow
/spec:feedback specs/feat-add-dark-mode/02-specification.md 

#Make sure your repo stays accurate and clean
/spec:doc-update specs/feat-add-dark-mode/02-specification.md 

📁 Output Structure:
specs/
  feat-add-dark-mode/
    ├─ 01-ideation.md
    ├─ 02-specification.md
    ├─ 03-tasks.md
    ├─ 04-implementation.md
    └─ 05-feedback.md

What Early Users Say

"Claudeflow streamlined my entire AI-coding flow. Shorter prompts, clearer specs, and smarter agent behavior — my output is 10x better than with vanilla Claude Code."

Dorian Collier

Founder/Developer at Dopel

"Adopting this workflow changed everything. No more ad-hoc sloppy prompting and random md files everywhere. Total game changer."

Kenneth Priester

Senior Full-stack Engineer at Scaffold

"Finally, a systematic way to manage Claude AI workflows. The 5-phase approach caught edge cases we always missed."

James Wilson

DevOps Engineer at CloudSync

Built with v0