ln-330-story-executor

Community

Orchestrate Story tasks from Todo to Done.

Authorlevnikolaevich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually managing the lifecycle of multiple child tasks within a Story, ensuring they move through "Todo," "In Progress," "To Review," and "Done" statuses, is complex and requires constant oversight. This skill automates the entire task orchestration process, ensuring a smooth and self-healing workflow.

Core Features & Use Cases

  • Priority-Based Task Execution: Automatically processes tasks in a defined order: "To Review" first, then "To Rework," then "Todo" (implementation or test tasks).
  • Delegated Execution & Review: Delegates specific task execution to specialized skills (e.g., ln-331-task-executor, ln-334-test-executor) and review to ln-332-task-reviewer.
  • Self-Healing Pipeline: Integrates with ln-340-story-quality-gate to automatically create fix, refactor, or test tasks if quality issues are found, then loops back to execute them.
  • Use Case: When a Story is ready for development, simply invoke this skill to automatically manage all its child tasks, from initial execution to final quality review and approval, without manual intervention.

Quick Start

Execute Story US001.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ln-330-story-executor
Download link: https://github.com/levnikolaevich/claude-code-skills/archive/main.zip#ln-330-story-executor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository