backlog-workflow

Coordinate backlog planning across sessions with task creation and prioritization.

5|2|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/ZacharyLuz/github-copilot-chat-exporter --skill backlog-workflow-zacharyluz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlog-workflow
Source: https://github.com/ZacharyLuz/github-copilot-chat-exporter/tree/main/.claude/skills/core/backlog-workflow
Command: npx skills add https://github.com/ZacharyLuz/github-copilot-chat-exporter --skill backlog-workflow-zacharyluz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes backlog planning across multiple sessions, helping teams align on scope, priorities, and cross-session handoffs while avoiding duplicate work.

Core Features & Use Cases

  • Search-First Protocol: ALWAYS search for existing tasks before creating new ones to minimize duplicates.
  • Scope Assessment & Task Standards: Apply consistent criteria to determine task granularity, acceptance criteria, and lifecycle.
  • Epic Structures & Coordination: Organize work as single tasks or nested epics to coordinate across sessions and team members.
  • Cross-Session Collaboration: Maintain context through notes, assignees, and dependency tracking to synchronize Claude sessions or human contributors.
  • Quality & Closure: Verify deliverables, attach references, and ensure tasks are properly closed with traceable handoffs.

Quick Start

  1. Create a parent epic for your initiative to group related work.
  2. Decompose work into concrete tasks with explicit dependencies and owner assignments.
  3. Apply the search-first protocol before creating tasks and routinely review cross-session status before work starts.

Frequently Asked Questions about backlog-workflow

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

FAQPage Schema
How do I coordinate backlog planning across multiple sessions without losing context?

Backlog planning across multiple sessions is coordinated by maintaining context through notes, assignees, and dependency tracking to synchronize contributors. You create parent epics to group related work and decompose them into tasks with explicit owner assignments for traceable handoffs.

What's the best way to avoid duplicate tasks when managing a project backlog?

To avoid duplicate tasks in backlog management, apply a search-first protocol that mandates searching for existing tasks before creating new ones. This standardized approach minimizes redundant work and ensures all team members reference the same tracked items.

How do I structure epics and sprints for cross-team coordination?

Structure epics and sprints by organizing work as single tasks or nested epics to coordinate across sessions and team members. Apply consistent scope assessment criteria to determine task granularity, acceptance criteria, and lifecycle before assigning dependencies and owners.

How do I ensure backlog tasks are properly closed with traceable handoffs?

To ensure backlog tasks are properly closed with traceable handoffs, apply quality checks that verify deliverables, attach references, and enforce closure protocols. This standardizes task lifecycle completion and maintains synchronization across all contributing sessions.

Can I use nested epics to scope and synchronize work across human contributors and automated sessions?

Yes, nested epics support scoping and synchronizing work across both human contributors and automated sessions. You maintain context through dependency tracking, notes, and assignee assignments to coordinate cross-session collaboration effectively.

When should I assess task scope and granularity during backlog planning?

Assess task scope and granularity during initial backlog planning by applying consistent criteria to determine acceptance criteria and lifecycle. This ensures proper task decomposition before work starts and enables routine cross-session status reviews.