story-architect

Analyze user journeys and document backend impact with Mermaid diagrams.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/paulovictor237/PeveAgent --skill story-architect-paulovictor237
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-architect
Source: https://github.com/paulovictor237/PeveAgent/tree/main/.agents/skills/story-architect
Command: npx skills add https://github.com/paulovictor237/PeveAgent --skill story-architect-paulovictor237

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams map user journeys and the technical impact in terms of API calls, database changes, table relationships, and possible state values, enabling end-to-end understanding of system behavior.

Core Features & Use Cases

  • Maps user actions to backend events, API interactions, and data mutations.
  • Generates narrative documentation accompanied by Mermaid diagrams (flowcharts, er diagrams, and sequence diagrams) to visualize paths and dependencies.
  • Supports impact analysis for feature changes by outlining affected tables, relations, and state transitions, enabling precise change reviews.

Quick Start

Provide a user action scenario and generate a complete Story Architect document with end-to-end flow, diagrams, and database impact.

Frequently Asked Questions about story-architect

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

FAQPage Schema
How do I document user journeys and their technical impact on backend systems?

To document user journeys and their technical impact, you map user actions to backend events and data mutations. This process generates structured documentation featuring narrative explanations, Mermaid diagrams, and explicit database-change tables to visualize API interactions and state transitions.

Can I generate Mermaid diagrams for API traces and database changes automatically?

Generating Mermaid diagrams for API traces and database changes is supported by mapping user journeys to backend interactions. The output includes flowcharts, ER diagrams, and sequence diagrams that visualize paths and dependencies across endpoints and services.

What is the best way to analyze the impact of feature changes on existing database tables?

Analyzing the impact of feature changes on database tables requires outlining affected relations and state transitions. By tracing user actions to data mutations, you generate documentation that enables precise change reviews and highlights affected tables for impact analysis.

How does mapping user journeys to backend events help with onboarding?

Mapping user journeys to backend events helps with onboarding by providing an end-to-end understanding of system behavior. It creates structured documentation with narrative flows and visual diagrams that trace actions across endpoints, services, and databases for new team members.

Do I need a specific documentation format to trace flows across endpoints and services?

You need a structured documentation format containing sections for narrative descriptions, Mermaid diagrams, and database-change tables to trace flows across endpoints and services. This format explicitly handles states and variables to accurately document system impact.

What should I provide to generate a complete Story Architect document for feature documentation?

To generate a complete Story Architect document for feature documentation, you should provide a user action scenario. This input allows the system to produce a full document with end-to-end flow, visual diagrams, and database impact analysis.