Структурированное планирование задач разработки
★ 8.5 · productivity
plan is a Claude Code skill that builds comprehensive, actionable work plans through intelligent interaction before any implementation begins. It supports four modes: interview (structured requirements gathering for vague requests), direct (immediate planning when the task is already well-defined), consensus (an automated Planner→Architect→Critic loop with RALPLAN-DR structured deliberation, switchable to deliberate mode for high-risk changes like auth, data migrations, or public API modifications), and review (Critic evaluation of an existing plan). The skill auto-detects which mode fits the request, asks exactly one question at a time during interviews, and pre-fetches codebase facts via an `explore` agent before prompting the user. Quality gates require 80%+ of claims to cite a file and line, and 90%+ of acceptance criteria to be testable. It suits engineers who need to scope an ambiguous feature, align on architecture across perspectives, or get a structured critique of a plan they've already drafted.
- #planning
- #requirements-gathering
- #consensus
- #interview
- #task-scoping