kiro-spec-batch

Generate feature specifications by orchestrating subagents across dependency waves.

Updated Feb 25, 2024
One-click install
npx skills add https://github.com/ryowatanabe/iidx-dp-unofficial-difficulty-scraper --skill kiro-spec-batch-ryowatanabe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-spec-batch
Source: https://github.com/ryowatanabe/iidx-dp-unofficial-difficulty-scraper/tree/main/.claude/skills/kiro-spec-batch
Command: npx skills add https://github.com/ryowatanabe/iidx-dp-unofficial-difficulty-scraper --skill kiro-spec-batch-ryowatanabe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates the generation of complete feature specifications by coordinating multiple subagents across defined dependency waves, reducing manual coordination and ensuring consistency.

Core Features & Use Cases

  • Orchestrates parallel spec generation for multiple features based on roadmap dependencies.
  • Enforces wave-based sequencing so upstream specs finish before downstream work begins.
  • Validates briefs, auto-approves outputs, and performs post-wave verification to maintain quality and alignment with roadmap context.
  • Ideal for teams running complex roadmaps with many interdependent features needing structured, repeatable spec generation.

Quick Start

Initiate a batch-spec run from roadmap.md and observe wave-based parallel dispatch to generate complete specs for all pending features.

Frequently Asked Questions about kiro-spec-batch

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

FAQPage Schema
How do I generate multiple feature specifications in parallel based on roadmap dependencies?

You can batch generate feature specifications by orchestrating subagents across dependency waves, allowing parallel work on independent features while preserving the correct execution order for downstream tasks.

What is wave-based sequencing for parallel spec generation?

Wave-based sequencing is a coordination mechanism that groups features by dependencies, ensuring upstream specifications finish before downstream work begins while enabling parallel dispatch within each wave.

How do I automate specification generation for a complex project roadmap with interdependent features?

Automated specification generation is initiated from a roadmap input, triggering parallel subagent dispatch across dependency waves with built-in frontmatter validation, auto-approval, and post-wave verification for quality alignment.

Can I validate and auto-approve generated specifications during batch processing?

Yes, batch spec generation validates briefs and auto-approves outputs during processing, performing post-wave verification to maintain quality and alignment with the original roadmap context.

Does this approach work for teams managing multiple interdependent features on a structured roadmap?

Yes, this orchestration approach is ideal for teams running complex roadmaps with multiple interdependent features, providing structured and repeatable spec generation through wave-based parallel dispatch.

What inputs do I need to start batch generating feature specifications?

You need a specified SKILL.md file and a roadmap input to initiate batch-spec generation, which then orchestrates parallel subagent dispatch across defined dependency waves for all pending features.