{"name":"shihwesley-interactive-planning","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"shihwesley-interactive-planning","source":{"source":"github","repo":"shihwesley/interactive-planning"},"description":"Structured planning for Claude Code with interactive decision gates. Walks through requirements gathering, approach selection, and plan validation before any code is written. Two modes: task-based (single plan file with sequential phases) for straightforward features, and spec-driven (multi-file specs with dependency DAG, topological sprint grouping, and two-level task tracking) for complex multi-domain work. Plans are categorized (feat/fix/refactor/review/test/polish/general) and stored in docs/plans/{category}/{name}/ for multi-plan coexistence. Auto-detects category from user input. Includes session recovery, multi-plan management, auto-detection of complex tasks, and checkpoint protocols for error escalation.","version":"5.0.0","strict":true,"keywords":["planning","task-management","spec-driven","interactive","manus-style","file-based","dependency-dag"],"category":"testing"}]}