Shows a summary of what the user has on the Intility Developer Platform — their cluster, deployed apps, and the URLs those apps are exposed on. Use when the user asks "what's deployed?", "what do I have running?", "what apps are on my cluster?", "what's the URL for X?", "show me my cluster", or comes back after a break and needs a refresher.
$npx -y skills add intility/for-developers-plugin --skill statusInstalls into the current project.
Run `npx skills use "https://github.com/intility/for-developers-plugin" --skill "intility/for-developers-plugin/status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intility/for-developers-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/intility/for-developers-plugin"` and select the relevant skills, then follow their instructions.