create_branch
Creates a new feature branch in a specified repository following NSTOK git workflow to prepare for development.
Instructions
Create a new feature branch (e.g. feature/ai/create-nstok-app-w) following NSTOK git workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchName | Yes | New branch name (e.g. "feature/ai/create-nstok-app-w") | |
| repository | Yes | Repository name |