devflow_connect
Links a project directory to a DevFlow project to enable structured workflow tracking, planning, and code review enforcement.
Instructions
Connect this project to DevFlow. Links the current directory to a DevFlow project, enabling flow tracking and enforcement. Use when you want to start using DevFlow in this directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ID of existing DevFlow project to link to | |
| createNew | No | Create a new DevFlow project and link it | |
| name | No | Name for the new project (required with createNew) |