Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Agent Workflow Starters

Five reusable ChatDev 2.0 workflow definitions for business, software, industrial, and review work. I pulled these out of my larger ChatDev fork so the work I authored is easy to inspect without mixing it into the upstream platform code.

Included workflows

Workflow Purpose
business_product_research.yaml Market research, offer strategy, and customer-facing messaging
document_proposal_generator.yaml Interview, drafting, review, and final document formatting
gstack_software_builder.yaml Product requirements, architecture, implementation planning, testing, and handoff
industrial_project_builder.yaml Industrial automation requirements, architecture, implementation, and deployment review
local_repo_code_review.yaml Repository or diff review with risk analysis and test planning

Use with ChatDev 2.0

  1. Install OpenBMB/ChatDev using its current setup instructions.
  2. Copy a workflow from this repository into ChatDev's yaml_instance directory.
  3. Configure the model provider variables described by ChatDev, including API_KEY and BASE_URL.
  4. Start the ChatDev backend and frontend, then open the copied workflow in the workbench.

These files contain model names and workflow instructions only. They do not contain credentials, private paths, or customer data. Review prompts and tool permissions before running any multi-agent workflow against a real repository or production system.

Design approach

Each workflow separates the job into named roles and explicit handoffs. The goal is to make outputs easier to review than a single large prompt: research before strategy, requirements before implementation, and implementation before validation.

Compatibility

The files target the ChatDev 2.0 YAML schema available in July 2026. ChatDev evolves independently, so compare the files with the current upstream examples when upgrading.

License

The workflow files and documentation in this repository are available under the MIT License. ChatDev itself is maintained and licensed separately by OpenBMB.

About

Reusable ChatDev 2.0 workflows for product research, industrial projects, software delivery, and code review.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors