| name | mister-smith-control-plane-bootstrap |
| description | Use when the Mister Smith control-plane MCP or repo-local skill shims need to be installed, repaired, re-pointed, or audited in the local Codex environment. |
Mister Smith Control-Plane Bootstrap
Use the smith MCP tools first when checking bootstrap and readiness.
Workflow
- Call
audit_workflow_readiness.
- If repo-local canonical skills are missing, run
python3 scripts/bootstrap_control_plane.py from the Mister Smith repo.
- Call
get_server_runtime_info after control-plane source edits to verify the live MCP version.
- If runtime metadata is stale, call
reload_server.
- If readiness still fails, fix the reported checks before continuing.
Notes
- Require
smith as the configured MCP server name.
- Treat repo-local canonical skills as the authoritative skill pack for this repository.