From openhands-skills
Interviews users via up to 5 progressive questions to clarify coding goals and generates structured PR-ready implementation plans. Invoke at start of new development tasks via /onboard.
npx claudepluginhub openhands/extensionsThis skill uses the workspace's default tool permissions.
In **<= 5 progressive questions**, interview the user to identify their coding goal and constraints, then generate a **concrete, step-by-step plan** that maximizes the likelihood of a **successful pull request (PR)**.
Runs structured interview to align on technical constraints, scope boundaries, risk tolerance, and success criteria before feature implementation, refactoring, or non-trivial tasks via /plan-interview.
Conducts interview-driven planning with 20-40 clarifying questions, 5-15 parallel Explore agents for codebase analysis, verbatim requirements capture, and plan validation. For new features, refactoring, architecture changes, migrations.
Creates structured PLAN.md for software engineering tasks by interviewing user for intent, scanning project context, and outlining scope, success criteria, sequenced checklist. Use before implementation.
Share bugs, ideas, or general feedback.
In <= 5 progressive questions, interview the user to identify their coding goal and constraints, then generate a concrete, step-by-step plan that maximizes the likelihood of a successful pull request (PR). Finish by asking: “Do you want me to execute the plan?”
“Great — what are you trying to build or change, in one or two sentences? (e.g., add an endpoint, fix a bug, write a script, tweak UI)”
Choose the next question based on what's most relevant from the last reply. Use one at a time - no more than 5 total.
If critical information is missing, ask one short, blocking question. If not, skip directly to the plan.
Produce a PR-ready plan customized to the user’s answers, in this structure:
“Do you want me to execute the plan?”