init_bugtracker
Initialize a bug tracking system for your project by creating the necessary directory structure to start logging and managing issues.
Instructions
Initialize bug tracker for a project. Creates .bugtracker/ directory.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to project directory (defaults to cwd). |