| name | review-marathon-plan |
| description | Step-by-step methodology for reviewing marathon plans for simulation readiness, covering route feasibility, logistics completeness, and safety clearance. |
Review Marathon Plan
Purpose
Systematically review a marathon plan to determine if it is ready for simulation execution. This skill provides a structured review methodology covering route feasibility, logistics completeness, and safety clearance.
Procedure
Step 1: Route Feasibility Assessment
- Verify the route distance is exactly 26.2 miles (42.195 km)
- Check that waypoints are geographically plausible and form a connected path
- Confirm start and finish locations are specified with adequate capacity
- Assess elevation profile suitability for the event type
- Verify the route passes through the landmarks/areas specified in requirements
Score: Rate route feasibility as feasible, marginal, or infeasible
Step 2: Logistics Completeness Check
Use the check_plan_readiness tool to perform automated checks, then review:
- Water stations: At least 20 for a full marathon (every 1-2 miles)
- Medical tents: Positioned at key intervals and high-risk areas
- Timing systems: Chip timing, mats, and tracking specified
- Course marshals: Sufficient count for route length and complexity
- Start/finish infrastructure: Corrals, stages, post-race amenities
- Equipment lists: Barriers, signage, communication systems
Score: Rate logistics as ready, partial, or not_ready
Step 3: Safety Clearance Review
- Emergency vehicle access: Can ambulances reach any point on the route?
- Hospital access: Are nearby hospitals accessible during the event?
- Fire station access: Are fire stations accessible or detoured?
- Evacuation routes: Are evacuation routes documented?
- Crowd management: Is the plan adequate for expected participant count?
- Weather contingency: Is there a plan for adverse weather?
Score: Rate safety as cleared, conditional, or blocked
Step 4: Compile Approval Decision
- Calculate
overall_readiness as weighted average:
- Route feasibility: 30%
- Logistics readiness: 40%
- Safety clearance: 30%
- Identify
blockers (critical issues that prevent approval)
- Identify
recommendations (non-critical improvements)
- Set
approved based on: no blockers AND overall_readiness >= 0.85