nucleus_lane_feedback
Report friction/bugs/enhancements to the nucleus team. WHEN TO USE: when the lane misbehaves, a task fails unexpectedly, the SPEC.md format is confusing, or you have an improvement idea. Creates a GitHub issue on the public nucleus-mcp repo (cross-machine visible) AND stores locally. Requires gh CLI auth'd.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Detailed description. | |
| subject | Yes | Short summary. | |
| reporter | No | Your name/project (default: anonymous). | |
| repo_path | No | Path to the repo where the feedback was observed. | |
| feedback_type | Yes | "bug", "enhancement", "observation", or "question". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |