# ordering_variations > Alternative ordering strategies for procedure steps. The base order_procedure - Author: Benjamin Ward - Repository: benjam3n/GOSM - Version: 20260127091712 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/benjam3n/GOSM - Web: https://mule.run/skillshub/@@benjam3n/GOSM~ordering_variations:20260127091712 --- --- name: ordering_variations description: "Alternative ordering strategies for procedure steps. The base order_procedure" --- # Ordering Strategy Variations ## Overview Alternative ordering strategies for procedure steps. The base order_procedure uses a default prioritization. These variations offer different sequencing philosophies, each optimal for different contexts. ## When to Use - Default ordering doesn't fit the situation - Context strongly favors one concern (risk, time, learning, etc.) - Need to compare different ordering approaches - Building STEPS document and need to justify sequence --- **Input**: $ARGUMENTS Apply this procedure to the input provided.