This skill should be used when the user says "infra help", "arn infra help", "where am I in the pipeline", "what's next for infra", "infra status", "pipeline status", "infra pipeline", "arn-infra-help", "show infra pipeline", "what step am I on for infra", "infra workflow", "infrastructure status", "show infrastructure pipeline", or wants to see their current position in the Arness Infra workflow and get guidance on the next step. This skill detects whether the user is in Quick (interactive) mode or Full Pipeline mode and renders an ASCII diagram with the active stage marked.
$npx -y skills add appsvortex/arness --skill arn-infra-helpInstalls into the current project.
Run `npx skills use "https://github.com/appsvortex/arness" --skill "appsvortex/arness/arn-infra-help"` 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/appsvortex/arness" that are relevant to the current task. Run `npx skills add "https://github.com/appsvortex/arness"` and select the relevant skills, then follow their instructions.