{
  "name": "@barlevalon/grill-with-docs-skill",
  "version": "0.3.0",
  "description": "Composable grilling session that pressure-tests plans while maintaining CONTEXT.md and ADRs as decisions crystallise.",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/barlevalon/skills.git",
    "directory": "skills/engineering/grill-with-docs"
  },
  "bugs": {
    "url": "https://github.com/barlevalon/skills/issues"
  },
  "homepage": "https://github.com/barlevalon/skills/tree/main/skills/engineering/grill-with-docs#readme",
  "keywords": [
    "agent-skill",
    "agent-skills",
    "ai-agent",
    "engineering",
    "grill-with-docs",
    "pi",
    "pi-package",
    "skills"
  ],
  "files": [
    "SKILL.md",
    "README.md",
    "LICENSE"
  ],
  "scripts": {
    "pack:check": "npm pack --dry-run"
  },
  "pi": {
    "skills": [
      "./SKILL.md"
    ]
  },
  "curator": "Alon Hearter"
}
