dev-story

Execute development stories by implementing tasks, writing tests, and validating acceptance criteria.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/GuidoBergman/aegish --skill dev-story-guidobergman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-story
Source: https://github.com/GuidoBergman/aegish/tree/main/.claude/skills/dev-story
Command: npx skills add https://github.com/GuidoBergman/aegish --skill dev-story-guidobergman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of executing development stories by implementing tasks, writing tests, validating against acceptance criteria, and updating the story file.

Core Features & Use Cases

  • Automated Workflow Execution: Follows a defined workflow for story implementation.
  • Task and Test Management: Handles the execution of defined tasks and the creation/validation of tests.
  • Acceptance Criteria Validation: Ensures the implemented story meets all specified acceptance criteria.
  • Use Case: A developer can use this Skill to kick off the implementation of a new feature, ensuring all steps from coding to testing and validation are followed systematically.

Quick Start

Execute the development story by loading the core tasks workflow and applying the specific story implementation configuration.

Frequently Asked Questions about dev-story

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

FAQPage Schema
How do I automate development story implementation and validation?

Automating development story implementation requires executing defined tasks, writing tests, validating against acceptance criteria, and updating the story file systematically. This Skill follows a critical workflow configuration to process story implementation from coding to validation.

What is the workflow for executing development stories with acceptance criteria?

The development story workflow involves loading a full workflow XML and passing a YAML workflow configuration path. It processes tasks, generates tests, validates acceptance criteria, and updates the story file to ensure systematic feature implementation.

How do I write tests and validate tasks for a development story?

Writing tests and validating tasks for a development story is handled by loading the core tasks workflow and applying the specific story implementation configuration. This ensures all defined tasks are executed and validated against acceptance criteria.

Do I need a YAML configuration path to implement development stories?

Yes, implementing development stories requires loading a full workflow XML and passing a specific YAML workflow configuration path. These inputs drive the automated execution of tasks, tests, and acceptance criteria validation.

Can I use this workflow to kick off a new feature implementation?

Yes, you can use this workflow to kick off new feature implementation by executing development stories. It systematically handles coding, test creation, and validation against specified acceptance criteria, updating the story file upon completion.