questio-ground

Assemble literature, code, and project details into a grounding brief.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/arashshahidi1997/projio --skill questio-ground
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: questio-ground
Source: https://github.com/arashshahidi1997/projio/tree/main/docs/prompts/skills/questio-ground
Command: npx skills add https://github.com/arashshahidi1997/projio --skill questio-ground

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gather literature, code, and project context before starting work on a milestone or question. Produces a grounding brief with expected approach, results, quality criteria, and available code.

Core Features & Use Cases

  • Resolve target and locate context using questio_status and questio_gap
  • Retrieve literature context via paper_context for cited keys
  • Discover reusable code via codio_discover and codio_get
  • Perform project knowledge search with rag_query
  • Synthesize a grounding brief including sections: What, Milestone, Pipeline, Expected Approach, Results, Quality Criteria, Available Code, Prior Work, Potential Pitfalls, Recommended Action

Quick Start

Provide a grounding brief by supplying TARGET and triggering questio_status, questio_gap, and paper_context.

Frequently Asked Questions about questio-ground

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

FAQPage Schema
How do I gather literature context and prior project decisions before starting a research milestone?

To ground research milestones, you can assemble a concise brief by retrieving literature cues, discovering reusable code, and collating prior decisions. This synthesizes the expected approach, quality criteria, and available code into a structured grounding document.

What is a grounding brief in the context of literature and code discovery?

A grounding brief is a structured document that contextualizes research milestones by combining literature context, reusable code, and project details. It outlines the expected approach, pipeline, quality criteria, and potential pitfalls to guide subsequent work.

How do I retrieve cited literature and discover reusable code for a research question?

You retrieve cited literature context and discover reusable code by supplying a target question or milestone. The system then queries available knowledge bases to locate relevant papers and fetch existing code implementations for the grounding process.

Does grounding research milestones require access to project knowledge search and gap analysis tools?

Yes, grounding research milestones requires access to status tracking, gap analysis, paper context, and project knowledge search tools. These dependencies are necessary to gather and synthesize the literature, code, and prior decisions into the brief.

What sections are included in a milestone grounding brief?

A milestone grounding brief includes sections for the target, milestone, pipeline, expected approach, results, quality criteria, available code, prior work, potential pitfalls, and recommended action to comprehensively guide the research approach.

Can I use project knowledge search to find prior work and potential pitfalls for a new research question?

Yes, project knowledge search retrieves prior decisions and collates existing work to identify potential pitfalls. This ensures the grounding brief captures all relevant context before you begin working on the new research question.