contribute_feedback
Capture feedback about gitmem including feature requests, bugs, friction points, or suggestions. Saved locally, optionally sent anonymously to improve gitmem.
Instructions
Submit feedback about gitmem — feature requests, bug reports, friction points, or suggestions. Always saved locally to .gitmem/feedback/. If opted in, sent anonymously to improve gitmem. 10/session limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Which gitmem tool this relates to (e.g., 'recall', 'session_close') | |
| type | Yes | Feedback type | |
| context | No | When/how this came up | |
| severity | Yes | Impact: low=nice-to-have, medium=notable friction, high=blocking/broken | |
| description | Yes | Detailed, actionable feedback. Min 20 chars. | |
| suggested_fix | No | How this could be improved |