Documentation
Workflows & LLMScript
Preview
ChordFlow is currently in preview. Features and documentation may change as we improve the product.
Page updated: September 5, 2025
ChordFlow is currently in preview. Features and documentation may change as we improve the product.
Automate repetitive tasks and processes using ChordFlow's intelligent workflow system powered by LLMScript - executable AI reasoning.
What are Workflows?
Workflows in ChordFlow are automated processes that combine human decision-making with AI capabilities:
Intelligent Automation
AI-powered decision making within structured processes
Human-in-the-Loop
Seamless integration of human oversight and AI automation
Template-Based
Start with proven templates or create custom workflows
Context-Aware
Access to your organization's documents and team structure
Agent Compatibility
Workflow execution capabilities depend on your AI agent type. Understanding these differences helps you design effective workflows:
Coding Agents
Full workflow execution with complete system access and implementation capabilities.
Ideal for: Development workflows, CI/CD automation, code generation, testing pipelines
Planning Agents
Strategic workflow execution focused on planning, analysis, and coordination tasks.
Ideal for: Project planning, research workflows, documentation, task coordination
Workflow Design Strategy
Implementation Workflows
Design for Coding Agents when workflows need to modify code, run tests, deploy applications, or execute system commands.
Planning Workflows
Design for Planning Agents when workflows focus on research, documentation, project planning, or strategic coordination.
Pro Tip: Create hybrid workflows that use Planning Agents for strategy and Coding Agents for implementation, connecting them through ChordFlow's document and task management system.
LLMScript Language
LLMScript is ChordFlow's executable AI reasoning language that makes workflows both human-readable and machine-executable:
Readable Syntax
Written in natural language that both humans and AI can understand and maintain.
Executable Logic
Converts human reasoning into actionable automation with reliable execution.
Workflow Types
ChordFlow supports various types of workflows for different use cases:
Development & Engineering
Code Review Processes
Automated code review workflows with quality checks
Bug Triage
Intelligent bug classification and assignment
Project Management
Task Planning
Automated task breakdown and assignment
Team Coordination
Meeting scheduling and status updates
Creating Workflows
Build workflows using our intuitive workflow builder:
Choose a Template
Start with pre-built templates for common scenarios
Define Steps
Break down your process into logical steps and decision points
Write LLMScript
Use natural language to define the logic for each step
Test & Deploy
Run workflows in test mode, then activate and monitor performance
Integration & Triggers
Workflows can be triggered by various events and integrate with external tools: