▮▮▮ An open-source skill from Mission Built ▮▮▮

The Spotter.

A skill for reviewing, building, and iterating on B2B product epics. Hosted as an MCP server for any agent that wants the framework.

The Spotter v0.2.0
Server v0.3.0
Lenses 9
Examples 64
License MIT

A second pair of eyes that lifts the work.

A spotter in powerlifting watches your form, catches the bar if something breaks down, and gives you the confidence to attempt a lift you couldn't safely attempt alone. They lift you, not the bar.

This skill does the same for an epic. It walks the work through nine product-leadership lenses — empathy, competitive landscape, strategic differentiation, solution approach, holistic impact, packaging, launch readiness, post-launch ownership, and trust/governance/auditability — and produces structured feedback in the critique-not-criticism tradition. Every flag is "you could strengthen this by..." Never "you missed."

The PM still owns the lift. The Spotter is just there to lift them.

See what a Spotter review looks like →


Plug The Spotter into your agent.

Claude Code

claude mcp add spotter https://spotter-mcp.missionbuilt.io/sse

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spotter": {
      "url": "https://spotter-mcp.missionbuilt.io/sse"
    }
  }
}

Other MCP clients

Once connected, ask your agent: "run the spotter on this epic" and paste an epic. The framework loads from this server; your agent does the reasoning.


Seven tools, three resources.


Take it. Fork it. Lift others with it.

The Spotter ships under MIT. Use it commercially, adapt it for your team, embed it in your own product. The skill markdown is in The Loadout repo on GitHub alongside the source for this MCP server. Full attribution to the open-source skills and product writers whose thinking informed it lives in spotter/ATTRIBUTION.md.

Customize for your team by adding a CLAUDE.md at your project root with your tier names, competitor set, and product taxonomy. The skill stays generic; your context stays local.