story-refine

Coordinate story refinement across DOING and READY states in a central backlog.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/dariopalminio/agile-sddf --skill story-refine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-refine
Source: https://github.com/dariopalminio/agile-sddf/tree/main/.claude/skills/story-refine
Command: npx skills add https://github.com/dariopalminio/agile-sddf --skill story-refine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orquestador interactivo del flujo completo de refinamiento de historias de usuario, gestionando estados y seguimiento de historias derivadas para mantener trazabilidad y evitar bucles.

Core Features & Use Cases

  • Orquesta el flujo de refinamiento de historias de usuario: creación, evaluación y splitting, manteniendo un backlog central en docs/specs/stories.
  • Gestiona estados por archivo (DOING/READY) y registra derivadas para trazabilidad completa.
  • Integra con agentes story-creation, story-evaluation y story-split y soporta intervención del product-owner para mejoras.

Quick Start

Para empezar, crea o identifica una historia en docs/specs/stories y ejecuta el flujo story-creation → story-evaluation → story-split para iniciar el refinamiento.

Frequently Asked Questions about story-refine

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

FAQPage Schema
How do I coordinate end-to-end backlog refinement for user stories?

Backlog refinement prevents infinite loops by enforcing explicit state management across DOING and READY states. It tracks derived stories in a central docs/specs/stories backlog, ensuring complete traceability and avoiding circular processing during story splitting.

Can I manage story splitting and evaluation separately for my product backlog?

Interactive AI-driven backlog sessions support direct product-owner intervention for story improvements. The product owner can guide the refinement workflow, triggering creation, evaluation, and splitting operations while the system tracks all state changes.

How do I track derived user stories to maintain backlog traceability?

Backlog refinement prevents infinite loops by enforcing explicit state management across DOING and READY states. It tracks derived stories in a central docs/specs/stories backlog, ensuring complete traceability and avoiding circular processing during story splitting.

How do I start the story refinement workflow for my existing backlog?

To start the story refinement workflow, identify or create a story in the docs/specs/stories directory. Execute the flow from story-creation through story-evaluation to story-split to initiate the interactive refinement process.