Welcome to the DevAIFlow documentation! This guide will help you find the information you need.
New to DevAIFlow? Start here!
- Overview - What is DevAIFlow and why use it?
- Installation - Setup instructions and requirements
- Quick Start - Create your first session (5 minutes)
- Uninstall Guide - Complete uninstallation instructions
Learn how to use DevAIFlow with different issue trackers:
- Complete Workflows - All workflows in one place (recommended!)
- GitHub/GitLab Integration - GitHub and GitLab issue tracking
- JIRA Integration - JIRA issue tracking and workflows
Detailed technical documentation:
- Commands Reference - Complete CLI command documentation
- Configuration - Customize DevAIFlow for your workflow
- Alternative Model Providers - Run Claude Code with local models or alternative providers
- AI Agent Support Matrix - Compatibility matrix for different AI assistants
In-depth guides for specific topics:
- Session Management - Understanding sessions, conversations, and workspaces
- Multi-Agent Skill Installation - Install skills to multiple AI agents
- Troubleshooting - Common issues and solutions
- Hierarchical Skills - Custom Claude Code skills system
- SSL Configuration - SSL/TLS configuration for enterprise
- Enterprise Model Provider Enforcement - Enforce model providers at enterprise level
Step-by-step tutorials for common tasks:
- Tutorials Index - All available tutorials
- Run Claude Code with Local Models - Save 100% on costs with llama.cpp (FREE, offline)
Early-access features under active development:
- Experimental Features - Overview of experimental features
- Feature Orchestration - Multi-session workflow management with verification (EXPERIMENTAL)
Documentation for contributors and maintainers:
- Release Management - Release process and automation
- Publishing to PyPI - PyPI package publishing guide
- Issue Tracker Architecture - Technical architecture and implementation details
- Feature Orchestration Architecture - Implementation details for feature orchestration
- NOTEBOOKLM.md - Comprehensive overview designed for AI tools (NotebookLM, Claude, etc.)
Start Here:
- New users: Overview → Installation → Quick Start
- Quick reference: ../QUICKREF.md - All essential commands on one page
- All workflows: workflows/WORKFLOWS.md - Complete workflow guide
Common Tasks:
- Setup DevAIFlow: Installation
- Create first session: Quick Start
- Find a command: Commands Reference
- Configure the tool: Configuration
- Solve a problem: Troubleshooting
Integration Guides:
- GitHub/GitLab: GitHub/GitLab Integration
- JIRA: JIRA Integration
- Looking for a specific command? See Commands Reference
- Want to learn workflows? See workflows/WORKFLOWS.md
- Need configuration help? See Configuration
- Having issues? See Troubleshooting
- Want a quick overview? See ../QUICKREF.md or NOTEBOOKLM.md
- config-templates/ - Configuration file templates for team setup
- context-templates/ - Context file templates for AI assistants
- Documentation Issues: Report here
- Questions: Check Troubleshooting first
- Feature Requests: GitHub Issues
Back to: Main README | Repository