# mock-skill-gamma > Use when testing skill-stack workflows - third mock skill for complex workflow tests - Author: cuong tran - Repository: cuongtranba/skill-stack - Version: 20260105154607 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/cuongtranba/skill-stack - Web: https://mule.run/skillshub/@@cuongtranba/skill-stack~mock-skill-gamma:20260105154607 --- --- name: mock-skill-gamma description: Use when testing skill-stack workflows - third mock skill for complex workflow tests --- # Mock Skill Gamma ## Overview Third mock skill for testing complex workflows with multiple skill invocations. ## When to Use - Testing 3+ skill workflows - Testing loop iterations with different skills - Testing branching with skill alternatives ## Behavior When invoked: 1. Announce "Mock Skill Gamma activated" 2. Complete immediately ## Test Output ``` ✓ mock-skill-gamma executed successfully ```