{
  "schemaVersion": "1.0",
  "item": {
    "slug": "pre-mortem-analyst",
    "name": "Pre-Mortem Analyst",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/artyomx33/pre-mortem-analyst",
    "canonicalUrl": "https://clawhub.ai/artyomx33/pre-mortem-analyst",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/pre-mortem-analyst",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pre-mortem-analyst",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/examples.md",
      "references/framework.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "pre-mortem-analyst",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T05:24:36.819Z",
      "expiresAt": "2026-05-10T05:24:36.819Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pre-mortem-analyst",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pre-mortem-analyst",
        "contentDisposition": "attachment; filename=\"pre-mortem-analyst-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "pre-mortem-analyst"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/pre-mortem-analyst"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/pre-mortem-analyst",
    "agentPageUrl": "https://openagent3.xyz/skills/pre-mortem-analyst/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pre-mortem-analyst/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pre-mortem-analyst/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Why Pre-Mortem > Risk Assessment",
        "body": "Risk Assessment: \"What MIGHT go wrong?\" → Optimism bias filters answers\nPre-Mortem: \"It's 6 months later. It FAILED. Why?\" → Liberates honest analysis\n\nResearch: Pre-mortems increase problem identification by 30%."
      },
      {
        "title": "The Process",
        "body": "Set the scene: \"It's [date]. This has failed completely.\"\nBrainstorm causes: List 10+ failure reasons (no filtering)\nCategorize: People, Process, Technology, External\nRate: Likelihood × Impact (H/M/L)\nPrevent: Top 3 get specific mitigation actions\nMonitor: Define early warning signs"
      },
      {
        "title": "Output Format",
        "body": "PROJECT: [Name]\nFAILURE SCENARIO: \"It's [date]. [Project] has completely failed.\"\n\nWHY IT FAILED:\n\n👥 PEOPLE: [Cause] - L×I: H/H | Prevent: [x] | Warning: [y]\n⚙️ PROCESS: [Cause] - L×I: M/H | Prevent: [x] | Warning: [y]\n💻 TECHNOLOGY: [Cause] - L×I: L/H | Prevent: [x] | Warning: [y]\n🌍 EXTERNAL: [Cause] - L×I: M/M | Prevent: [x] | Warning: [y]\n\nTOP 3 PRIORITIES:\n1. [Risk] → [Specific action]\n2. [Risk] → [Specific action]\n3. [Risk] → [Specific action]\n\nWARNING SIGNS TO MONITOR:\n□ [Early indicator 1]\n□ [Early indicator 2]"
      },
      {
        "title": "Common Failure Categories",
        "body": "CategoryCommon CausesPeopleKey person leaves, skill gaps, misalignment, low buy-inProcessAggressive timeline, scope creep, dependency issuesTechDoesn't scale, integration fails, security breachExternalMarket shift, competitor move, regulation change"
      },
      {
        "title": "Integration",
        "body": "Compounds with:\n\ninversion-strategist → Create systematic avoidance strategies\nsecond-order-consequences → Project impact of prevented failures\nfirst-principles-decomposer → Question hidden assumptions\nmspot-generator → Validate MSPOT projects before committing\n\nSee references/examples.md for Artem-specific pre-mortems"
      }
    ],
    "body": "Pre-Mortem Analyst\nWhy Pre-Mortem > Risk Assessment\n\nRisk Assessment: \"What MIGHT go wrong?\" → Optimism bias filters answers Pre-Mortem: \"It's 6 months later. It FAILED. Why?\" → Liberates honest analysis\n\nResearch: Pre-mortems increase problem identification by 30%.\n\nThe Process\nSet the scene: \"It's [date]. This has failed completely.\"\nBrainstorm causes: List 10+ failure reasons (no filtering)\nCategorize: People, Process, Technology, External\nRate: Likelihood × Impact (H/M/L)\nPrevent: Top 3 get specific mitigation actions\nMonitor: Define early warning signs\nOutput Format\nPROJECT: [Name]\nFAILURE SCENARIO: \"It's [date]. [Project] has completely failed.\"\n\nWHY IT FAILED:\n\n👥 PEOPLE: [Cause] - L×I: H/H | Prevent: [x] | Warning: [y]\n⚙️ PROCESS: [Cause] - L×I: M/H | Prevent: [x] | Warning: [y]\n💻 TECHNOLOGY: [Cause] - L×I: L/H | Prevent: [x] | Warning: [y]\n🌍 EXTERNAL: [Cause] - L×I: M/M | Prevent: [x] | Warning: [y]\n\nTOP 3 PRIORITIES:\n1. [Risk] → [Specific action]\n2. [Risk] → [Specific action]\n3. [Risk] → [Specific action]\n\nWARNING SIGNS TO MONITOR:\n□ [Early indicator 1]\n□ [Early indicator 2]\n\nCommon Failure Categories\nCategory\tCommon Causes\nPeople\tKey person leaves, skill gaps, misalignment, low buy-in\nProcess\tAggressive timeline, scope creep, dependency issues\nTech\tDoesn't scale, integration fails, security breach\nExternal\tMarket shift, competitor move, regulation change\nIntegration\n\nCompounds with:\n\ninversion-strategist → Create systematic avoidance strategies\nsecond-order-consequences → Project impact of prevented failures\nfirst-principles-decomposer → Question hidden assumptions\nmspot-generator → Validate MSPOT projects before committing\n\nSee references/examples.md for Artem-specific pre-mortems"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/artyomx33/pre-mortem-analyst",
    "publisherUrl": "https://clawhub.ai/artyomx33/pre-mortem-analyst",
    "owner": "artyomx33",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/pre-mortem-analyst",
    "downloadUrl": "https://openagent3.xyz/downloads/pre-mortem-analyst",
    "agentUrl": "https://openagent3.xyz/skills/pre-mortem-analyst/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pre-mortem-analyst/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pre-mortem-analyst/agent.md"
  }
}