| name | bop-mcp-bop-tools |
| description | Use when bop execution needs Auto-Claude MCP-style progress/status/discovery tracking. |
Bop MCP Jobcard Tools
Mission
Keep stage progress, discoveries, and QA state synchronized with job execution.
Core Tool Concepts
- subtask status updates
- build progress reads
- discovery/gotcha recording
- session context reads
- QA status updates
Stage Fit
- plan: required.
- implement: required.
- qa: required.
Bop Mapping
- Inspect stage (
bop inspect <id>).
- Update progress while stage runs (
bop dispatcher --once, bop logs <id>).
- Verify card artifacts reflect current status before merge-gate.