devflow_connect
Connect the current directory to a DevFlow project for structured workflow tracking and enforcement. Use to initialize DevFlow in this directory.
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 |
|---|---|---|---|
| name | No | Name for the new project (required with createNew) | |
| createNew | No | Create a new DevFlow project and link it | |
| projectId | No | ID of existing DevFlow project to link to |