init_bugtracker
Initialize a bug tracking system for your project by creating the necessary directory structure. This tool sets up organized issue tracking within your development workflow.
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). |