Load Resumption State
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add load-resumption-stateQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"load-resumption-state": {
"command": "npx",
"args": [
"@modelcontextprotocol/load-resumption-state"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Load conductor workflow state from previous session and determine resumption point by analyzing git state and saved JSON state file
Tags
developmenttypescriptrustbashdebuggingskill