gibwork_scaffold_workspace
Scaffold a local development workspace for a Gibwork bounty, adding a PR template, checklist, and metadata to organize your deliverable.
Instructions
Scaffold a local development directory with PR template, checklist, and metadata for a Gibwork bounty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The Gibwork task ID to scaffold. | |
| outputDir | No | Target directory (defaults to ./bounty_workspaces). |