pamela-0

4 mods across 2 repositories, 2 stars between them.

boot-doctor-mcp

01

pamela-0/boot-doctor-mcp

Skill Claude CodeCodex

Deterministic PC no-boot / no-POST / no-display troubleshooting — real BIOS beep-code lookup and a ranked next-steps engine, no LLM guessing at hardware causes. Use this whenever the user describes a computer that won't turn on, won't POST, has no display output, is beeping, or asks for hardware troubleshooting steps…

1 11d ago A 111 tokens original MIT

boot-doctor-mcp

02

pamela-0/boot-doctor-mcp

MCP server Claude CodeCodexCursor

Real, deterministic MCP server for PC no-boot/no-display troubleshooting -- real beep-code tables and a rule-based diagnostic sequence, no LLM guessing at hardware causes. Runs locally from the boot-doctor-mcp Python package.

1 11d ago A tokens not measured original MIT

safe-fix-mcp

03

pamela-0/safe-fix-mcp

Skill Claude CodeCodex

Finds real dead code (unused imports, functions, classes) and unused dependencies in a Python repository, and proposes a safe, test-gated branch+PR to remove the safely-removable ones. Use this whenever the user asks to find or clean up dead code, unused imports, unused dependencies, or "bloat" in a Python project…

1 11d ago A 144 tokens original MIT

safe-fix-mcp

04

pamela-0/safe-fix-mcp

MCP server Claude CodeCodexCursor

MCP server: finds real dead code (vulture + deptry) and proposes a branch+PR for the one class safe to auto-remove -- unused imports on a single-name line -- gated on a real full test-suite pass. A human still merges. Runs locally from the safe-fix-mcp Python package.

1 11d ago A tokens not measured original MIT