b2b-backend-create-ticket

Create multiple Notion backlog tickets with assignees, story points, and sprint references.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/herren-official/product-agents --skill b2b-backend-create-ticket
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: b2b-backend-create-ticket
Source: https://github.com/herren-official/product-agents/tree/main/skills/b2b-backend/zero/create-ticket
Command: npx skills add https://github.com/herren-official/product-agents --skill b2b-backend-create-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion backlog management often requires manual entry of multiple tickets with consistent fields (assignees, story points, milestones, epics, and sprint links). This skill batches ticket creation to reduce repetitive work and ensure uniformity across items.

Core Features & Use Cases

  • Batch ticket creation: create multiple Notion backlog pages with a single operation.
  • Attribute automation: set assignees, story points, milestones, epics, and sprint references in one go.
  • Use Case: A PM creates 5 related backlog items for an upcoming sprint by supplying titles and optional references, generating all necessary Notion pages and linking them to the correct sprint/milestone/epic.

Quick Start

Create a batch of Notion backlog tickets by providing the titles and optional epic/milestone/sprint references as input.

Frequently Asked Questions about b2b-backend-create-ticket

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

FAQPage Schema
How do I batch-create Notion backlog tickets with multiple fields?▼

Batch-create Notion backlog tickets by parsing input arguments to generate multiple pages with predefined fields like assignees, story points, epics, milestones, and sprint associations in a single API call.

Can I link multiple Notion tickets to an existing sprint and epic automatically?▼

Yes, you can link Notion backlog tickets to sprints and epics automatically. The skill resolves sprint, milestone, and epic references via Notion searches before setting properties for all created tickets.

What's the best way to automate repetitive Notion ticket creation for sprints?▼

Automate repetitive Notion ticket creation by supplying titles and optional epic, milestone, or sprint references as input. The skill parses these inputs and applies uniform fields across all batch-created backlog items.

Does batch ticket creation in Notion support setting story points and assignees in one go?▼

Batch ticket creation in Notion supports setting story points and assignees in one go. The skill applies predefined fields including assignees, story points, milestones, epics, and sprint references across multiple items.

How does resolving sprint and milestone references work when creating Notion tickets?▼

Resolving sprint and milestone references works by performing Notion searches to locate existing sprint, milestone, and epic entries. The skill then links these resolved references to all newly created backlog tickets.

Do I need existing Notion sprints and epics before batch-creating backlog tickets?▼

Existing Notion sprints, milestones, and epics are required for reference linking. The skill resolves these references via Notion searches, so the target sprint, milestone, or epic must already exist in your workspace.