dev-develop-story

Execute software development stories with selectable automation modes and quality gates.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill dev-develop-story
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-develop-story
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/dev-workflow/dev-develop-story
Command: npx skills add https://github.com/GDSDN/kord-aios --skill dev-develop-story

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of software story development, from initial task execution to final code quality checks, reducing manual effort and ensuring adherence to development standards.

Core Features & Use Cases

  • Automated Story Execution: Manages the end-to-end development lifecycle of a software story.
  • Multiple Automation Modes: Supports YOLO (fully autonomous), Interactive (guided), and Pre-Flight (planning-focused) modes.
  • Integrated Quality Gates: Enforces story-driven development principles and performs automated code quality checks.
  • Decision Logging: Automatically records all architectural and implementation decisions in an ADR-compliant format.
  • Use Case: A developer can initiate story development with a single command, and the skill will handle task implementation, testing, and quality assurance, providing a decision log upon completion.

Quick Start

Initiate story development using the dev-develop-story skill in interactive mode.

Frequently Asked Questions about dev-develop-story

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

FAQPage Schema
How do I automate agile story development from task execution to code quality checks?

Automated story development manages the end-to-end lifecycle of a software story, handling task implementation, testing, and automated code quality checks. It enforces development standards and logs architectural decisions to reduce manual effort.

What are the differences between YOLO, interactive, and pre-flight automation modes for software story execution?

Automation modes for software story execution range from YOLO for fully autonomous execution, to interactive for guided execution, and pre-flight for planning-focused workflows. These selectable levels control the degree of human intervention during task implementation.

Does automated story development enforce agile quality gates and log architectural decisions?

Automated story development enforces story-driven development principles through integrated quality gates and performs automated code quality checks. It automatically records all architectural and implementation decisions in an ADR-compliant format.

Can I integrate CodeRabbit automated code quality checks into my agile development workflow?

You can integrate CodeRabbit automated code quality checks into your agile development workflow. The skill executes software development stories and performs these checks automatically to ensure adherence to development standards.

What is the best way to log architectural decisions during autonomous code implementation?

The best way to log architectural decisions during autonomous code implementation is through ADR-compliant decision logging. The skill automatically records all architectural and implementation decisions upon completing story development.