veloxcore/PMI.Veloxcore — reverse-engineered prompt

Reverse engineered prompt

GitHub

Please take this repo and turn it into a usable PowerShell project called PMI.Veloxcore. There isn’t much obvious documentation, so inspect the existing folders and files first, then infer the safest direction instead of making up big features.

I want someone to be able to clone it, install or import it, run the main commands, and understand what it does from clear help text and a simple README. If there are existing scripts or docs hidden in the repo, organize them into a clean module or toolkit without breaking their intent. Add basic examples, sensible error messages, and a small test path so we can verify it works.

Keep it practical and lightweight. Don’t overbuild a full app if this is just meant to be a PowerShell utility. If you need current PowerShell module guidance, look it up online and apply the normal conventions.

Want more depth? Deep Reverse