{
  "description": "Golden snapshot: Bash 'npx next dev --turbopack' triggers 5 skills, cap 3 keeps agent-browser-verify (boosted 45), verification (45), nextjs (5)",
  "input": {
    "tool_name": "Bash",
    "tool_input": {
      "command": "npx next dev --turbopack"
    }
  },
  "expected": {
    "skillInjection": {
      "version": 1,
      "toolName": "Bash",
      "toolTarget": "npx next dev --turbopack",
      "matchedSkills": [
        "agent-browser-verify",
        "agent-browser",
        "turbopack",
        "verification",
        "nextjs"
      ],
      "injectedSkills": [
        "agent-browser-verify",
        "verification",
        "nextjs"
      ],
      "droppedByCap": [
        "turbopack",
        "agent-browser"
      ],
      "droppedByBudget": []
    }
  }
}
