Design and execute a custom multi-agent pipeline for any goal. Analyzes the goal, selects appropriate specialist agents, designs a DAG of steps with dependencies, and executes them via factory CLI with gate decisions between steps. Use when the user says 'run a pipeline for X', 'orchestrate X', or wants a custom multi-agent workflow.
$npx -y skills add akashgit/remote-factory --skill pipelineInstalls into the current project.
Run `npx skills use "https://github.com/akashgit/remote-factory" --skill "akashgit/remote-factory/pipeline"` 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/akashgit/remote-factory" that are relevant to the current task. Run `npx skills add "https://github.com/akashgit/remote-factory"` and select the relevant skills, then follow their instructions.