Project Controls Skill
P6 Schedule Health Check
Upload an XER. Get a health score.
Free
Connect the data
This skill pulls live data from PyP6Xer. Pick your app and paste the config below.
claude.ai
- Go to Settings (bottom left)
- Click MCP Servers
- Click Add
- Paste this URL:
https://pyp6xer-mcp.fly.dev/mcp
Claude Desktop
Open your config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add to the mcpServers section:
{
"mcpServers": {
"pyp6xer": {
"type": "http",
"url": "https://pyp6xer-mcp.fly.dev/mcp"
}
}
}
Claude Code
Run this in your terminal:
claude mcp add --transport http pyp6xer https://pyp6xer-mcp.fly.dev/mcp
ChatGPT
- Go to Settings
- Click Connected apps
- Click Add MCP server
- Paste this URL:
https://pyp6xer-mcp.fly.dev/mcp
Cursor / other editors
Add to your .cursor/mcp.json or equivalent config:
{
"mcpServers": {
"pyp6xer": {
"url": "https://pyp6xer-mcp.fly.dev/mcp"
}
}
}
No API key needed. Free, hosted, ready to use.
The problem
You receive a contractor's programme as an XER file. To check if it is credible, you need to review the critical path, check for missing logic, look at float distribution, and flag slipping activities. In P6 that means clicking through dozens of screens. Most people just look at the Gantt chart and hope for the best.
What this skill does
- Overall health score (0-100) with Healthy/Caution/At Risk/Critical rating
- Critical path analysis: count, percentage, continuity check
- Float distribution: negative, zero, near-critical, and healthy ranges
- Logic quality: missing predecessors, missing successors, open ends
- Slipping activities: forecast vs baseline, average and maximum slip
- Long duration activities flagged for breakdown
- Prioritised recommendations: what to fix first and why
Quick start
- Download the skill and drop it into your project
- Connect the PyP6Xer MCP server (instructions included)
- Upload or link any XER file and ask for a health check
What's included
- SKILL.md file for Claude Code, Cursor, or any AI agent
- Setup guide for connecting the PyP6Xer MCP server
- Example prompts for common schedule audit tasks
- Lifetime updates
Free download
Lifetime updates
Works with Claude Code, Cursor, or any AI agent
These skills show what a well-built workflow looks like. If yours doesn't look like this yet, that's where I come in. Custom skills from £299. MCP integration from £999. Tell me what you need.
Also available