okr-story-drafter

Generate OKR-aligned user stories from Read.ai meeting transcripts into Markdown.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SingularAgency/claude-marketplace --skill okr-story-drafter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okr-story-drafter
Source: https://github.com/SingularAgency/claude-marketplace/tree/main/plugins/okr-story-drafter/skills/okr-story-drafter
Command: npx skills add https://github.com/SingularAgency/claude-marketplace --skill okr-story-drafter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating structured, OKR-aligned user stories from meeting transcripts is time-consuming and error-prone. This skill automates that workflow by mapping discussion content to Objectives and Key Results (OKRs) and producing ready-to-implement stories with clear owners and acceptance criteria.

Core Features & Use Cases

  • Collects a meeting reference (name/client) and OKRs from the user.
  • Fetches the official transcript (via Read.ai) and action items to inform story generation.
  • Generates user stories following the standard format in references/user-story-format.md, groups them into Epics, assigns responsible parties, and maps each story to the most relevant KR(s).
  • Outputs a Markdown document with an OKR summary, Epic-based grouping, and a final responsibilities table; includes a Pending Sprint Tasks section for action items.

Quick Start

Use the skill by providing the meeting reference and the OKRs, then trigger transcript retrieval and automatic generation of OKR-aligned user stories.

Frequently Asked Questions about okr-story-drafter

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

FAQPage Schema
How do I generate user stories from meeting transcripts?

To generate user stories from meeting transcripts, provide a meeting reference and your OKRs. The system fetches the Read.ai transcript, maps action items to Key Results, groups stories into Epics, and outputs a structured Markdown document with assigned responsibilities.

How do I align user stories with OKRs automatically?

You align user stories with OKRs by providing the Objective and Key Results alongside the meeting reference. The skill fetches the transcript, then maps each generated story to the most relevant KR while grouping them into Epics and assigning responsible parties in a Markdown document.

Can I use Read.ai transcripts to create structured project management tasks?

Yes, you can use Read.ai transcripts to create project management tasks. The skill fetches the official transcript and action items by locating the correct meeting name and date, then generates structured user stories grouped by Epics with a sprint-oriented pending tasks section.

What is the best way to assign task responsibilities from meeting action items?

The best way to assign responsibilities from meeting action items is to map generated user stories to participants. The skill produces a final participants-to-stories mapping table in Markdown, ensuring clear ownership for every OKR-aligned story and pending sprint task.

Does this user story generator require predefined OKRs to work?

Yes, generating OKR-aligned user stories requires predefined OKRs. You must provide the Objective and Key Results so the skill can map each generated story to the most relevant KR, ensuring the outputted Epics and pending tasks align with your sprint goals.

What format does the generated user story document follow?

The generated user story document follows a standard Markdown format. It includes an OKR summary, Epic-based story grouping, a participants-to-stories responsibilities table, and a sprint-oriented pending tasks section for immediate project management use.