{
  "id": "code-tour",
  "name": "code-tour",
  "description": "Use when the user asks to create a CodeTour .tour file — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: create a tour, onboarding tour, architecture tour, PR review tour, explain how X works, vibe check, RCA tour, contributor guide, or any structured code walkthrough request.",
  "version": "1.0.0",
  "author": "alirezarezvani",
  "tags": [
    "engineering"
  ],
  "entryPoint": "tool_chain",
  "category": "engineering",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T00:40:32.546740Z",
  "updatedAt": "2026-04-27T00:40:32.546740Z"
}