1.1 KiB
1.1 KiB
name, description
| name | description |
|---|---|
| feature-request | GuruRMM Feature Request — Comprehensive Analysis & Specification. Use when Howard (or a teammate) submits a GuruRMM feature request. Classifies it and messages Mike. Triggers on "feature request", "/feature-request", or specific RMM roadmap items. |
/feature-request — GuruRMM Feature Request Analysis
This is the command for structured feature request handling in the GuruRMM project.
See source: .claude/commands/feature-request.md for the full workflow (classification, shape-spec generation, coord messaging to the right person, links to docs/roadmap).
For Grok:
- Read the command doc.
- It likely uses the shape-spec skill, coord messages (POST to /api/coord/messages), and analysis of the RMM codebase (via grep or deep-explore if available).
- Use
spawn_subagentfor parts of the analysis if complex. - The output often produces plan.md / shape.md etc. in a specs/ folder or directly messages via the coord system.
This command bridges user requests to the active development process on the gururmm submodule.