Skip to main content

workflows

Use this when a task is a fan-out/aggregate job worth orchestrating in code rather than doing turn-by-turn: codebase-wide sweeps, large migrations, multi-source research you cross-check, or multi-angle planning. Covers authoring a workflow (the meta block + the agent/parallel/pipeline/phase/log API), running it (non-blocking by default), and saving a good run as a reusable command. NOT for one-off single-agent tasks — use a plain scoop or `agent` for those.

Jump to install

Source facts

Repository
ai-ecoverse/slicc
Last source activity
June 9, 2026 at 22:34
Detected SKILL.md language
English
Stars
29
Forks
14

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.