reversa-researcher

Extract structured personas and journeys from ideation.md into a standardized file.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/stribus/pygerengastos --skill reversa-researcher-stribus
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reversa-researcher
Source: https://github.com/stribus/pygerengastos/tree/main/.agents/skills/reversa-researcher
Command: npx skills add https://github.com/stribus/pygerengastos --skill reversa-researcher-stribus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extracts the raw audience signal from ideation.md and delivers 1-3 structured personas with journeys for PRD development.

Core Features & Use Cases

  • Generate 1-3 personas with 5-field templates and 5-7 step journeys from ideation.md.
  • Output to a standardized file at <output_folder>/personas.md.
  • Trigger via /reversa-researcher, "reversa-researcher", or /reversa-new to integrate into the reverse-research workflow.

Quick Start

Run after you have ideation.md and invoke /reversa-researcher to produce <output_folder>/personas.md.

Frequently Asked Questions about reversa-researcher

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

FAQPage Schema
How do I generate user personas from an ideation document for PRD development?▼

To generate user personas for PRD development, you can use a tool that transforms an ideation.md file into structured personas and journey mappings automatically, outputting the results to a personas.md file.

What is the best way to create structured user journeys from early-stage product ideation?▼

Creating structured user journeys from early-stage product ideation involves extracting target audience signals from your ideation notes and mapping them into 5-7 step journey templates for product discovery workflows.

Can I automate persona generation and journey mapping from a single markdown file?▼

Yes, you can automate persona generation and journey mapping by running a command that reads a single ideation markdown file and reproducibly outputs 1-3 structured personas with predefined fields.

How many personas can I extract from a single ideation source for user research?▼

You can extract 1-3 personas from a single ideation source, each formatted with a 5-field template and accompanied by a 5-7 step journey map for user research workflows.

Do I need any dependencies to convert ideation notes into structured personas?▼

No dependencies are required to convert ideation notes into structured personas, but you must have an existing ideation.md file ready as the input source for the extraction process to function.