bitshelf-dut
01Plugin Claude Code
Plugin marketplace listing 1 plugin: embedded-debug.
Plugin Claude Code
Plugin marketplace listing 1 plugin: embedded-debug.
Plugin Claude Code
Embedded Linux DUT serial debugger: boot-log capture, U-Boot control, kernel-crash detection, relay reset, StageLearner self-learning, RFC 2217 dynamic baud-rate control (serialsetbaud). Provides an MCP server (debug-console-mcp) plus Senior hook for auto-start, statusline blocking and raw-serial enforcement.
MCP server Claude CodeCodexCursor
MCP server "github" as configured in bitshelf/debug-console-mcp. Launched with github-mcp-server stdio. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor
Model Context Protocol SDK. Runs locally from the mcp Python package.
MCP server Claude CodeCodexCursor
Model Context Protocol SDK. Runs locally from the mcp Python package.
MCP server Claude CodeCodexCursor
DeepWiki's hosted MCP server: AI-generated documentation of public GitHub repositories the agent can query. Remote server at mcp.deepwiki.com.
MCP server Claude CodeCodexCursor
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
Agent
Monitors serial boot output from embedded Linux DUTs asynchronously. Spawn one per DUT for parallel multi-board observation.
Instructions file CodexOpenCode
AGENTS.md instructions for bitshelf/debug-console-mcp.
Command
Cold-reset the DUT and stream the boot log until login prompt. serialreset(waitboot=true) runs as a long-running MCP task, so the call stays responsive.
Hook
Runs when a session starts, executing session-start.py via python3. From bitshelf/debug-console-mcp.
Hook
Runs when a session ends, executing session-stop.py via python3. From bitshelf/debug-console-mcp.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.py via python3. From bitshelf/debug-console-mcp.
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.py via python3. From bitshelf/debug-console-mcp.
Skill Claude CodeCodex
Debug an embedded Linux DUT through the debug-console MCP only when the current project or one of its parent directories contains .target.jsonc. Use for boot-log capture, U-Boot control, crash diagnosis, relay reset, heartbeat monitoring, and adaptive boot-stage detection. Do not use this skill in projects without…
Skill Claude CodeCodex
Use debug-console-mcp and dutabo for an embedded DUT only when the current project or a parent directory contains .target.jsonc. Covers serial state, commands, reboot, U-Boot, buttons, and flash planning. Do not trigger in projects without .target.jsonc.
Skill Claude CodeCodex
Embedded Linux serial debugger: boot log capture, U-Boot control, kernel crash detection, relay reset, heartbeat monitoring, adaptive stage detection. Use for serial console, target commands, reboot, burn-in testing.