Research readiness progression for issues that require academic evidence. Defines the needs-grounding to expert-reviewed label hierarchy, grounding requirements for PR/FAQ specs, and citation standards for research-heavy features. Use when writing specs for research-backed features, evaluating research readiness of issues, deciding whether an issue needs literature review, or ensuring PR/FAQs have adequate citations. Trigger with phrases like "is this grounded", "needs literature review", "research readiness", "add citations to spec", "research labels", "grounding requirements", "methodology validation".
npx claudepluginhub cianos95-dev/claude-command-centre --plugin claude-command-centreThis skill uses the workspace's default tool permissions.
Research-backed features require evidence. This skill defines the progression from ungrounded claims to expert-reviewed methodology, and the citation standards that specs must meet.
Brainstorms research ideas with 5W1H, conducts literature reviews with Zotero/WebSearch, analyzes gaps, defines questions, and selects methods for project initiation.
Orchestrates multi-step research projects by scaffolding plans, generating atomic tasks with dependencies, and persisting state via Tasks or files. Use for new research or complex workflows.
Conducts multi-angle research on topics with evidence requirements, confidence levels, gap identification, and structured Markdown reports saved to files. For dual-verification and comprehensive exploration.
Share bugs, ideas, or general feedback.
Research-backed features require evidence. This skill defines the progression from ungrounded claims to expert-reviewed methodology, and the citation standards that specs must meet.
Issues that make claims requiring evidence progress through four stages:
| Label | State | Transition Criteria |
|---|---|---|
research:needs-grounding | Claims made without evidence | Default for any issue referencing psychological constructs, measurement instruments, or statistical methods |
research:literature-mapped | Evidence gathered | 3+ peer-reviewed papers cited in the issue description or linked spec |
research:methodology-validated | Methods documented | Instruments identified, statistical approaches documented, sample size justified |
research:expert-reviewed | Human sign-off | A domain expert (human) has reviewed and approved the methodology |
needs-grounding to literature-mapped:
literature-mapped to methodology-validated:
methodology-validated to expert-reviewed:
When writing PR/FAQs for research-backed features (using template:prfaq-research):
| Section | Requirement |
|---|---|
| Problem Statement | 1+ citation establishing the problem exists |
| Solution | 2+ citations supporting the approach |
| Research Base | 3+ citations total, including at least 1 meta-analysis or systematic review if available |
| Methodology | Instrument citations with psychometric properties |
| Pre-Mortem | 1+ citation per identified risk where applicable |
In PR/FAQ documents, use inline citations with DOI:
Limerence has been associated with attachment anxiety (Wakin & Vo, 2008; DOI:10.1080/00224490802400129)
and shows overlap with obsessive-compulsive symptomatology (Willmott & Bentley, 2015; DOI:10.1556/2006.4.2015.028).
When populating the Research Base section:
search_papers for focused keyword search with citation count filterget_top_cited_works for foundational/seminal paperssearch_papers for recent preprints (especially CS/ML methodology)zotero_semantic_search to check if papers already in libraryEvidence Objects are structured citation units that tie specific claims to specific sources with explicit confidence levels. Use them to make the evidence trail auditable and machine-readable.
[EV-001] Type: empirical | theoretical | methodological
Source: Author (Year). Title. Journal/Venue. DOI:xxx
Claim: "Specific factual claim supported by this source"
Confidence: high | medium | low
Field definitions:
[EV-001], [EV-002], ...). Use these inline when referencing evidence elsewhere in the document.empirical — data from experiments, surveys, observational studies, or meta-analysestheoretical — frameworks, models, or conceptual arguments from the literaturemethodological — validation of instruments, statistical approaches, or study designshigh — direct empirical support, large sample, replicated findings, or systematic reviewmedium — relevant but indirect evidence, single study, or different populationlow — tangential support, pilot data, theoretical inference without empirical testApply Evidence Objects in these contexts:
template:prfaq-research): Minimum 3 Evidence Objects in the Research Base section. At least 1 must be type: empirical.research:needs-grounding to research:literature-mapped.Do NOT use Evidence Objects for:
Empirical evidence (survey data):
[EV-001] Type: empirical
Source: Wakin & Vo (2008). Love-Variant: The Wakin-Vo IDR Model. Inter-Disciplinary.Net. DOI:10.1080/00224490802400129
Claim: "Limerence is associated with attachment anxiety and shows measurable overlap with obsessive-compulsive symptomatology in a sample of N=61 self-identified limerent individuals"
Confidence: medium
Theoretical framework:
[EV-002] Type: theoretical
Source: Tennov (1979). Love and Limerence: The Experience of Being in Love. Stein & Day.
Claim: "Limerence is a distinct involuntary cognitive-affective state characterised by intrusive thinking, fear of rejection, and idealisation of the limerent object"
Confidence: high
Methodological validation:
[EV-003] Type: methodological
Source: Willmott & Bentley (2015). Exploring the Lived-Experience of Limerence. Qualitative Research in Psychology. DOI:10.1080/14780887.2015.1005522
Claim: "Thematic analysis of semi-structured interviews (N=16) validated Tennov's core limerence constructs and supports use of qualitative methods for construct exploration in under-researched affective states"
Confidence: medium
Once defined in the Research Base section, reference Evidence Objects inline using their ID:
The theoretical basis for this feature draws on Tennov's limerence framework [EV-002],
supported by empirical survey data [EV-001] and qualitative validation [EV-003].
This keeps the document readable while maintaining a full evidence trail in the Research Base.
When evaluating whether an issue needs the research:needs-grounding label:
If any checkbox is yes, the issue needs the research:needs-grounding label.
Research grounding is for issues that make empirical claims. It does NOT apply to:
Configure Supabase, Set up CI/CD)Build settings page, Add dark mode)Choose React over Vue, Use PostgreSQL)Update README, Clean up labels)