rai-story-close

Validate retrospective, merge to parent branch, clean up story branch, and update tracking.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/fcastrillo/carbtrack-ai --skill rai-story-close
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rai-story-close
Source: https://github.com/fcastrillo/carbtrack-ai/tree/main/.claude/skills/rai-story-close
Command: npx skills add https://github.com/fcastrillo/carbtrack-ai --skill rai-story-close

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Close a feature story by validating the retrospective, merging to the parent branch, cleaning up the story branch, and updating tracking.

Core Features & Use Cases

  • End-to-end closure after a successful review, ensuring traceability across epic scope, merge commits, and telemetry.
  • Enforced prerequisites and artifact checks to prevent premature closures.
  • Update epic scope and local context to reflect completion and next focus.

Quick Start

Execute the close workflow after completing the retrospective review to finalize the feature.

Frequently Asked Questions about rai-story-close

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

FAQPage Schema
How do I close a feature story end-to-end after review?

To close a feature story, validate the retrospective, merge to the parent branch using a no-ff strategy, clean up the story branch, and update epic scope and tracking for traceability.

What prerequisites are checked before closing a story?

Story closure enforces prerequisites and artifact checks to prevent premature closures, requiring a completed retrospective and successful review before executing the merge and cleanup workflow.

Why use a no-ff merge strategy for story closure?

The no-ff merge strategy preserves branch history during story closure, ensuring end-to-end traceability across merge commits, epic scope updates, and telemetry for auditability.

Does closing a story update epic scope and tracking telemetry?

Yes, closing a story updates epic scope and local context to reflect completion, logging telemetry throughout the merge and cleanup process to maintain full auditability.

What is the best way to finalize a feature story and clean up the branch?

The best way to finalize a feature story is executing a closure workflow that validates artifacts, merges to the parent branch, deletes the story branch, and updates tracking.

When should I not use an automated story closure workflow?

You should not use a story closure workflow if the feature has not completed review or lacks a retrospective, as enforced artifact checks will prevent premature closures.