logvalet-spec-to-issues

Decompose design specifications into structured Backlog issues with dry-run preview.

4|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/youyo/logvalet --skill logvalet-spec-to-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logvalet-spec-to-issues
Source: https://github.com/youyo/logvalet/tree/main/skills/spec-to-issues
Command: npx skills add https://github.com/youyo/logvalet --skill logvalet-spec-to-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams convert a specification document into a structured set of Backlog issues, enabling faster planning and consistent task breakdown.

Core Features & Use Cases

  • Breaks down a spec into properly scoped tasks (epic -> tasks) based on sections and requirements.
  • Supports optional parent/child relationships for complex specs and ensures traceability to the source spec.
  • Provides a dry-run preview and user-confirmation workflow before creation to reduce mistakes.

Quick Start

Provide a spec file path or paste the spec text, then the skill will generate and present an issue list for review.

Frequently Asked Questions about logvalet-spec-to-issues

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

FAQPage Schema
How do I break a design specification into actionable backlog issues?

To break a design specification into actionable backlog issues, you provide a spec file path or paste the spec text. The skill decomposes the document into structured tasks with clear titles, descriptions linked to spec sections, and dependency notes.

Can I preview backlog tasks before they are created from a requirements document?

Yes, you can preview backlog tasks before creation from a requirements document using the dry-run preview feature. The skill generates an issue list for your review and requires user confirmation before bulk creating the tracked tasks.

Does this spec-to-task decomposition support epic and child relationships?

Yes, spec-to-task decomposition supports optional epic and child relationships for complex specs. It structures properly scoped tasks based on sections and requirements, ensuring traceability back to the source specification.

What is the best way to convert a feature spec into structured project planning tasks?

The best way to convert a feature spec into structured project planning tasks is using a decomposition tool that parses multiple sections of a design walkthrough. It enables bulk creation of tracked tasks with dependency notes and scoping.

Can I use this skill with a multi-section requirements document?

Yes, you can use this skill with a multi-section requirements document. It applies to feature specs, requirements documents, and design walkthroughs across multiple sections, breaking them down into structured backlog issues.

What limitations exist when decomposing a spec into backlog issues?

A limitation when decomposing a spec into backlog issues is the requirement for user confirmation before creation. Additionally, the parent and child epic relationships are optional, meaning complex task hierarchies require manual structuring during the review phase.