questions

Generate neutral research questions tagged by domain from approved goals.md.

36|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/dfrysinger/qrspi-plus --skill questions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: questions
Source: https://github.com/dfrysinger/qrspi-plus/tree/main/skills/questions
Command: npx skills add https://github.com/dfrysinger/qrspi-plus --skill questions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of neutral, domain-agnostic research questions from an approved goals.md, ensuring the Research step remains focused on information needs rather than solution intent.

Core Features & Use Cases

  • Generates targeted, neutral questions tagged by research type ([codebase], [web], [hybrid]).
  • Enforces gating: requires goals.md with status: approved before execution.
  • Outputs a questions.md artifact and a structured review path to ensure quality and non-leakage.

Quick Start

Provide an approved goals.md to generate neutral, tagged research questions for the Research step.

Frequently Asked Questions about questions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate neutral research questions from approved goals?

You need an approved goals.md file to automatically generate neutral research questions. The system reads the approved goals and outputs a questions.md file containing items tagged as [codebase], [web], or [hybrid] to guide your research step.

What is the purpose of tagging research questions as codebase, web, or hybrid?

Tagging research questions as [codebase], [web], or [hybrid] categorizes information needs by domain. This ensures the research step targets the correct knowledge source, whether querying internal code or external knowledge, without leaking the original solution intent.

Do I need an approved goals.md before generating research questions?

Yes, an approved goals.md is required before generating research questions. The system enforces a gating mechanism that checks for status: approved in the goals file, ensuring research only begins after goals are formally validated and reviewed.

How do I prevent solution intent from leaking into my research questions?

To prevent solution intent from leaking into research questions, use an automated generation process that transforms approved goals into neutral, domain-agnostic inquiries. This focuses the research phase strictly on information needs rather than premature solutions.

What artifacts are created when automating research question generation?

Automating research question generation creates a questions.md file containing the tagged, neutral questions and a structured review outline. These artifacts provide a clear research path and enable downstream validation for quality and non-leakage.

Can I use this automated question generation for external knowledge research?

Yes, you can use this automated question generation for external knowledge research. The system tags appropriate questions with [web] or [hybrid] tags, ensuring the research step gathers external information alongside internal codebase queries as needed.