Skip to main content

Workflow Library

CODITECT's comprehensive workflow library contains 1,147 automated workflows organized across 30+ categories. Each workflow defines a multi-step automation pattern executed by specialized AI agents.

Quick Stats

MetricValue
Total Workflows1,147
Categories30+
Execution Method/workflow <category>/<name>

Browse by Category

Development & DevOps

CategoryWorkflowsDescription
Developer Experience55Project setup, CI/CD, debugging
DevOps55Infrastructure, deployment, monitoring
Security5Vulnerability scanning, compliance
Performance5Profiling, optimization, load testing
Quality Assurance5Testing, code quality gates

Business & Operations

CategoryWorkflowsDescription
Operations100Process automation, workflows
Business/Sales50Sales automation, CRM
Professional/HR50HR automation, onboarding
Personal/Productivity50Personal productivity automation

Industry-Specific

CategoryWorkflowsDescription
Healthcare50Medical workflows, HIPAA compliance
Financial Services50Banking, fintech automation
Legal Services49Legal document workflows
Manufacturing50Production, inventory
Retail & E-commerce50E-commerce automation
Real Estate50Property management
Education50Educational content
Hospitality & Tourism49Hotel, travel workflows
Energy & Utilities50Energy sector automation
Transportation & Logistics48Logistics, shipping

Creative & Research

CategoryWorkflowsDescription
Creative/Design50Design automation
Creative/General50Content creation
Research/Intelligence50Competitive analysis, research
Community50Community management
Finance/Investment50Investment analysis

Core Workflows

CategoryWorkflowsDescription
Documentation5Documentation generation
Collaboration5Team collaboration
Innovation5Prototyping, experiments
Memory & Context5Context management
Project Lifecycle5Project management

Workflow Structure

Each workflow contains:

  1. Mermaid Diagram - Visual flowchart of the workflow steps
  2. Step Narratives - Detailed description of each step with agent assignments
  3. Metadata - Complexity, duration, category, and tags
  4. Usage - Command to execute the workflow

Example Workflow

# Execute a workflow
/workflow developer-experience/continuous-integration

# List workflows in a category
/workflows list developer-experience

# Search workflows
/workflows search "security audit"

Workflow Metadata

Each workflow includes:

  • Complexity: simple | moderate | complex
  • Duration: Estimated execution time (e.g., "15-30m")
  • Category: Primary category classification
  • Tags: Searchable tags for discovery
  • Agent: Primary AI agent responsible for execution

Contributing Workflows

To add new workflows:

  1. Create a JSON file following the n8n workflow format
  2. Include _coditect metadata block
  3. Place in appropriate category folder under ~/.coditect/workflows/
  4. Run python scripts/workflow-to-docs.py --batch to regenerate docs

Version: 1.5.0 | Last Updated: January 9, 2026 | Workflows: 1,147