mister-smith-control-plane-bootstrap
Installation
SKILL.md
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.pyfrom the Mister Smith repo. - Call
get_server_runtime_infoafter 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
smithas the configured MCP server name. - Treat repo-local canonical skills as the authoritative skill pack for this repository.