Pipeline

Execute sequential, stage-based assembly line tasks where the output of one stage becomes the input of the next stage. Useful for progressive refinement workflows like Research -> Draft -> Review -> Format. Not for parallel execution (use divide-conquer) or consensus (use consensus-delegation). Triggers: "파이프라인", "순차 처리", "단계별 처리", "pipeline", "sequential processing".

fritzprix 129fc6e 4 files · 7.1 KB Updated

File contents

fritzprix/libr-agent/tree/main/src-tauri/bundled_skills/pipeline commit 129fc6efbf

Frequently asked questions

npx skillmds@latest add fritzprix/pipeline