Unified workflow entry point. Discovers state, shows all active work, and routes to start or continue skills.
$npx -y skills add leeovery/agentic-workflows --skill workflow-startInstalls into the current project.
Run `npx skills use "https://github.com/leeovery/agentic-workflows" --skill "leeovery/agentic-workflows/workflow-start"` 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/leeovery/agentic-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/leeovery/agentic-workflows"` and select the relevant skills, then follow their instructions.