# slipstream-workflows > Multi-step workflows user does frequently - Author: Nick Roth - Repository: rothnic/slipstream - Version: 20251228111331 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/rothnic/slipstream - Web: https://mule.run/skillshub/@@rothnic/slipstream~slipstream-workflows:20251228111331 --- --- name: slipstream-workflows description: Multi-step workflows user does frequently --- ## Detected Workflows - (Multi-step patterns will be documented here) ## Common Sequences - (Frequently used command chains will appear) ## Example A detected workflow might look like: 1. `npm run test` 2. `npm run build` 3. `npm run deploy` This would be suggested as a `deploy-workflow` skill or alias.