narrative-create

Refine high-level ambitions into structured chunk prompts with dependency metadata.

3|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/netguy204/vibe-engineer --skill narrative-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: narrative-create
Source: https://github.com/netguy204/vibe-engineer/tree/main/.agents/skills/narrative-create
Command: npx skills add https://github.com/netguy204/vibe-engineer --skill narrative-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collaboratively refine high-level ambitions into structured chunk prompts that guide execution and planning sessions.

Core Features & Use Cases

  • Facilitate collaborative transformation of vague goals into concrete narrative prompts.
  • Generate organized prompts and dependency-aware chunks ready for implementation planning.
  • Use Case: a team defining a new initiative can rapidly convert it into a chain of chunk prompts with clear dependencies.

Quick Start

Run ve narrative create <shortname> to create a new narrative directory and begin populating OVERVIEW.md with the overview and proposed chunks templates.

Frequently Asked Questions about narrative-create

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

FAQPage Schema
How do I break down a large product roadmap into actionable chunks?

To break down a large product roadmap, you can collaboratively refine high-level ambitions into structured chunk prompts with clear dependencies. This process generates organized narrative artifacts that guide implementation planning sessions.

What are chunk prompts and how do they help with initiative planning?

Chunk prompts are structured, dependency-aware segments derived from a larger narrative. They help initiative planning by organizing vague goals into a chain of concrete, actionable steps with clear depends_on semantics for execution.

How do I document dependencies when planning a research narrative?

You document dependencies by applying frontmatter-based metadata and depends_on semantics within proposed chunks. This structures your research narrative into a reusable artifact with clear relationships between each execution step.

What is the best way to turn vague team goals into structured documentation?

The best way to turn vague goals into structured documentation is collaboratively refining them into a narrative directory. This guides your team through populating an overview and proposed chunks, producing reusable, dependency-aware artifacts.

Can I use narrative planning for large initiatives without prior technical setup?

Yes, you can start planning large initiatives by running a single command to create a new narrative directory. This immediately begins populating your overview and chunk templates without requiring external dependencies.