# mock-skill-beta > Use when testing skill-stack workflows - secondary mock skill for parallel execution 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-beta:20260105154607 --- --- name: mock-skill-beta description: Use when testing skill-stack workflows - secondary mock skill for parallel execution tests --- # Mock Skill Beta ## Overview Secondary mock skill for testing parallel execution in skill-stack. ## When to Use - Testing parallel branch execution - Testing multiple skills in sequence - Load testing with multiple skills ## Behavior When invoked: 1. Announce "Mock Skill Beta activated" 2. Simulate work (brief pause) 3. Complete with success ## Test Output ``` ✓ mock-skill-beta executed successfully Duration: ~1s (simulated) ```