The-Biomechanist/Windows-Dev-Agent
Plugin Claude Code
Claude Code adapter for the shared Windows Dev Agent runtime: truth-preserving Windows discovery, host-owned approval, capability routing, package setup, isolation, and ecosystem cleanup.
The-Biomechanist/Windows-Dev-Agent
Plugin Claude Code
Claude Code adapter for the shared Windows Dev Agent runtime: truth-preserving Windows discovery, host-owned approval, capability routing, package setup, isolation, and ecosystem cleanup.
The-Biomechanist/Windows-Dev-Agent
MCP server Claude CodeCodexCursor
MCP server "windows-dev-agent" as configured in The-Biomechanist/Windows-Dev-Agent. Runs src.claude_server with python. Needs 2 environment variables to run.
The-Biomechanist/Windows-Dev-Agent
Agent
Windows-native development orchestrator. Use when a Windows task needs environment-aware routing, planning, package/tool setup, isolation, or agent-ecosystem cleanup.
The-Biomechanist/Windows-Dev-Agent
Command
Inventory an existing agent/developer-tool setup, identify overlap, and plan a reversible consolidation.
The-Biomechanist/Windows-Dev-Agent
Command
Inspect the Windows development environment and relevant surrounding agent/tool configuration.
The-Biomechanist/Windows-Dev-Agent
Command
Build a structured execution plan for a consequential or multi-step Windows development task.
The-Biomechanist/Windows-Dev-Agent
Hook
Runs before the agent uses a tool for ^(Bash, PowerShell, mcp__(windows-dev-agent, plugin_windows-dev-agent_windows-dev-agent)__(tool_discover, package_search, capability_run, package_install, sandbox_run, ecosystem_scan and mcp_audit))$ tool calls, executing gate.py via python with --data-dir. From…
The-Biomechanist/Windows-Dev-Agent
Hook
Runs after a tool call finishes for ^mcp__(windows-dev-agent and plugin_windows-dev-agent_windows-dev-agent)__.*$ tool calls, executing trace.py via python with --data-dir. From The-Biomechanist/Windows-Dev-Agent.
The-Biomechanist/Windows-Dev-Agent
Hook
Runs when a tool call fails for ^mcp__(windows-dev-agent and plugin_windows-dev-agent_windows-dev-agent)__.*$ tool calls, executing trace.py via python with --data-dir. From The-Biomechanist/Windows-Dev-Agent.
The-Biomechanist/Windows-Dev-Agent
Hook
Runs when the agent finishes a response, executing audit_report.py via python with --data-dir. From The-Biomechanist/Windows-Dev-Agent.
The-Biomechanist/Windows-Dev-Agent
Skill Claude CodeCodex
Inventory an existing Windows agent/developer-tool setup, identify concrete capability overlap, and plan or execute a reversible consolidation when the setup is fragmented.
The-Biomechanist/Windows-Dev-Agent
Skill Claude CodeCodex
Inspect Windows host, runtime, toolchain, package-manager, and isolation state when those facts are needed for a development task.
The-Biomechanist/Windows-Dev-Agent
Skill Claude CodeCodex
Resolve and install Windows packages or tools through Windows Dev Agent. Use when the user asks to install a package or a missing system dependency must be added. Execution is host approval-gated.
The-Biomechanist/Windows-Dev-Agent
Skill Claude CodeCodex
Route command execution through WSL, a project Dev Container, or Windows Sandbox when that boundary materially fits the task. Launching execution is host approval-gated.
The-Biomechanist/Windows-Dev-Agent
Skill Claude CodeCodex
Bootstrap or repair a Windows development environment when runtimes, tools, package managers, or native configuration are missing or broken.
The-Biomechanist/Windows-Dev-Agent
Skill Claude CodeCodex
Build a Windows-aware execution plan when a task has consequential dependencies, multiple phases, uncertainty that can change the route, or mutation that needs explicit verification and rollback.