pipeline-subagents
SolidDesign and execute a custom multi-agent pipeline using Claude Code subagents directly. Spawns researcher, builder, etc. via the Agent tool with native parallel and background execution. Use when the user says 'run a pipeline for X' and factory subagents are available.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- akashgit
- Repository
- akashgit/remote-factory
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
pipeline
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.
orchestrating-parallel-work
Orchestrates parallel execution of AI agents with dependency analysis and batch scheduling. Use when coordinating multiple concurrent tasks, optimizing task ordering, or when multiple independent agents would benefit the workflow.
object-object
Development orchestration skill for {{project_name}}. Use for feature development, changes, test hardening, and code-review requests, running them through a multi-agent pipeline. Also use for resuming a previous run and applying review feedback.