kkora/XrmToolSuite ? reverse-engineered prompt
Reverse engineered prompt
Build me an XrmToolBox tool suite for Dynamics 365 and Dataverse that makes it easy to ship multiple plugins from one repo.
I want a shared core that every tool can use for common things like running work in the background, showing status, paging through records, batching requests, caching metadata, and saving settings. Please also include a simple template tool so I can clone it to make new plugins quickly.
The first real tool should be a Deployment Risk Analyzer that checks a solution before deployment and gives a clear risk report. It should look for dependencies, environment variables, connection references, flows, plugins, security coverage, schema conflicts against a target environment, and Power Pages readiness. I want the results exportable as PDF, HTML, Excel, JSON, and Markdown.
Please set it up so it builds as XrmToolBox WinForms plugins, can be deployed locally for testing, and is easy to pack and publish as separate tools from the same solution. If you need to, look up the current XrmToolBox and Dataverse docs online while you build it.
Are you gonna build this?
make sure you review the code using coderabbit