By zai-org
Submit feedback, bug reports, and suggestions for GLM Coding Plan service conversations directly from your IDE. Automatically gathers user input, context summary, code type, request ID, and timestamp, then invokes Node.js script via Bash to send exactly once, with success/failure reporting in English or Chinese based on platform.
A collection of plugins to enhance coding productivity and provide GLM Coding Plan relate service for Claude Code.
| Plugin | Description |
|---|---|
| glm-plan-usage | Query quota and usage statistics for GLM Coding Plan |
| glm-plan-bug | Submit case feedback and bug reports for GLM Coding Plan |
Attention: glm-plan-bug will summarize your current conversation context to help identify issues. If you do not want to report this information, please do not actively use this plugin.
Install the marketplace within Claude Code to access the plugins.
Prerequisite: Git environment is set up.
claude plugin marketplace add zai-org/zai-coding-plugins
claude plugin install glm-plan-usage@zai-coding-plugins
claude plugin install glm-plan-bug@zai-coding-plugins
Run the npx @z_ai/coding-helper tool to manage and install the plugins directly.
Start -> Coding Tool -> Claude Code -> Plugin Marketplace
claude
/glm-plan-usage:usage-query
/glm-plan-bug:case-feedback Your feedback message here
Attention: glm-plan-bug will summarize your current conversation context to help identify issues. If you do not want to report this information, please do not actively use this plugin.
We welcome contributions! Please feel free to submit issues or pull requests.
Apache License 2.0
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zai-org/zai-coding-plugins --plugin glm-plan-bugQuery quota and usage statistics for GLM Coding Plan service
Query quota and usage statistics for GLM Coding Plan service
For easy problems, start here. For harder problems, do this after Explore.
Session feedback analysis - capture skill bugs, enhancements, and positive patterns as GitHub issues
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks
Autonomous Claude + Codex review loop. Plan a feature with adversarial pushback, or audit code, all in one window.
Streamlines bug fixing by creating a GitHub issue first, then a feature branch for implementing and thoroughly testing the solution before merging.