home/productivity/prod-health-check

Prod Health Check

GPTClaudeDeepSeek··1,057 copies·updated 2026-07-14
prod-health-check.prompt
# /prod-health-check

Checks the production health endpoint and monitoring dashboard via a Playwright-equipped agent, and — if errors show up — hands off to a read-only research subagent to search the codebase for the likely cause.

**Source:** ch05:215–235 (Chapter 5, "Multi-Agent Workflows: Subagents, Orchestration, Pipelines"), under "MCP in Multi-Agent Pipelines." Printed verbatim. Note the chapter: despite the browser dependency, this command is introduced in Chapter 5 alongside `/feature`, not in Chapter 9 with the other four browser/data automations — it's the book's example of combining an MCP-equipped agent with a research subagent in one pipeline, not part of the Chapter 9 "beyond code" run.

## The prompt

when to use it

Community prompt sourced from the open-source GitHub repo regardo911/master-claude-code (NOASSERTION). A "Prod Health Check" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

regardo911/master-claude-code · NOASSERTION