
Glm Plan Bug
- 117 repo stars
- Updated February 22, 2026
- zai-org/zai-coding-plugins
Submit case feedback and bug reports for the GLM Coding Plan service from within the coding workflow.
About
Glm-plan-bug lets users submit case feedback and bug reports for the GLM Coding Plan service. It provides a direct channel from the coding workflow to report issues with the GLM service. This keeps feedback close to where the problems are encountered.
- Submits case feedback
- Files bug reports
- For GLM Coding Plan service
- Development category
Glm Plan Bug by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add zai-org/zai-coding-plugins/plugin install glm-plan-bug@zai-coding-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 117 |
|---|---|
| Last updated | February 22, 2026 |
| Repository | zai-org/zai-coding-plugins ↗ |
What it does
Submit case feedback and bug reports for the GLM Coding Plan service from within the coding workflow.
README.md
GLM Plan Bug Plugin
Submit case feedback and bug reports for GLM Coding Plan.
Attention:
- This plugin is designed to work specifically with the GLM Coding Plan in Claude Code.
- This plugin requires Node.js to be installed in your environment.
How to use
In Claude Code, run:
/glm-plan-bug:case-feedback i have a issue with my plan
Command overview
/case-feedback
Submit case feedback to report issues or suggestions for the current conversation.
Execution flow:
- Command
/case-feedbacktriggers@case-feedback-agent - The agent invokes
@case-feedback-skill - The skill gathers feedback information and executes the submission script
- The skill returns either the successful response or the failure reason
Important constraint: Run the submission exactly once and return immediately whether it succeeds or fails.