change-request-builder

Community

Automates ServiceNow change requests.

Authorsmorand
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the creation of ServiceNow change requests by analyzing git history, querying functional requirements from BigQuery, and generating properly formatted YAML files for BTDP deployments.

Core Features & Use Cases

  • Branch synchronization and sprint/MEP extraction from Git
  • Fetching story/epic info from BigQuery
  • Template loading, inheritance, and merging
  • Pre-filled YAML generation to minimize manual input

Quick Start

Describe template and change request details; I will guide you through selecting a template, confirming sprint/MEP, and generating an output YAML in output/change_requests/.

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: change-request-builder
Download link: https://github.com/smorand/claude-config/archive/main.zip#change-request-builder

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