{
  "name": "pi-ralplan-local",
  "version": "0.1.0",
  "description": "Consensus-driven implementation planning via strict Planner/Architect/Critic iteration. Use when the user needs a detailed spec and implementation plan before coding. Trigger with /ralplan or by saying 'ralplan'. Execution-agnostic: RALPLAN defines roles, workflow, and artifact formats only; the host environment provides agent execution via any available method.",
  "type": "module",
  "pi": {
    "skills": [
      "."
    ]
  },
  "files": [
    "SKILL.md",
    "prompts/",
    "README.md",
    "package.json"
  ],
  "license": "MIT"
}
