user-story-check

Verify code changes against documented AIDD core user stories.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/GrinRus/ai_driven_dev_v2 --skill user-story-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-story-check
Source: https://github.com/GrinRus/ai_driven_dev_v2/tree/main/.agents/skills/user-story-check
Command: npx skills add https://github.com/GrinRus/ai_driven_dev_v2 --skill user-story-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of misalignment between code changes and documented AIDD product intent, preventing scope creep and ensuring all work stays consistent with core user stories without unnecessary documentation overhead.

Core Features & Use Cases

  • User Story Impact Analysis: Identifies which existing AIDD user stories a proposed change supports, extends, or threatens.
  • Scope Change Detection: Distinguishes between new product scope and pure implementation details to avoid redundant documentation updates.
  • Mismatch Flagging: Highlights discrepancies between code implementation plans and documented product goals for team review.
  • Use Case: When a developer plans to modify the AIDD runtime adapter scope, this Skill verifies the change aligns with existing user stories and flags if product documentation needs updating to reflect new scope.

Quick Start

Use the user-story-check skill to evaluate your proposed AIDD workflow change against core user stories and identify any required documentation updates.

Frequently Asked Questions about user-story-check

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

FAQPage Schema
How do I align code changes with documented user stories?

To align code changes with documented user stories, you can evaluate proposed modifications against existing core narratives to identify impacted workflows, detect scope changes, and flag mismatches between implementation plans and product intent.

When do I need to update product documentation for a new feature?

Product documentation requires updates when a proposed code change introduces new product scope rather than pure implementation details, extending or modifying existing user stories and impacting documented workflow semantics.

How do I detect scope creep in AIDD workflow modifications?

Detect scope creep in AIDD workflow modifications by verifying proposed changes against documented user stories, distinguishing new product scope from implementation details, and highlighting discrepancies for team review.

What is user story impact analysis for runtime adapter scope?

User story impact analysis for runtime adapter scope identifies which existing user stories a proposed change supports, extends, or threatens, ensuring modifications remain consistent with documented product goals.

Can I check if an implementation plan matches documented product intent?

You can check if an implementation plan matches documented product intent by analyzing proposed changes to flag mismatches between code implementation plans and documented product goals, preventing scope creep and misalignment.

Does modifying operator user experience require documentation updates?

Modifying operator user experience requires documentation updates if the change impacts documented workflow semantics, distribution, or evaluation scope, extending existing user stories rather than just adjusting implementation details.