VA app

Identify API, database, and UI changes between git branches for the VHA Procurement Workflow System.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/niranjan-al/Claude-SKILL.MD --skill va-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: VA app
Source: https://github.com/niranjan-al/Claude-SKILL.MD/tree/main/API%20changes/VA%20app
Command: npx skills add https://github.com/niranjan-al/Claude-SKILL.MD --skill va-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes code changes between git branches for the VHA Procurement Workflow System to surface API, database, and UI changes and to generate QA-ready changelogs and test-case suggestions.

Core Features & Use Cases

  • Compare main and feature branches to identify API changes, schema updates, UI updates, and migrations in the VHA Procurement Workflow System.
  • Generate structured changelogs and draft QA handoff documentation, including suggested test cases.
  • Provide a repeatable, auditable workflow for sprint reviews and release readiness.

Quick Start

Paste the git diff between main and your feature branch to generate a QA-ready changelog and test-case suggestions.

Frequently Asked Questions about VA app

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

FAQPage Schema
How do I generate QA documentation from a git branch diff?

Generate QA documentation from a git branch diff by pasting the diff output between your main and feature branches. The system analyzes API, database, and UI changes to produce structured changelogs and test-case suggestions for QA handoffs.

What is the best way to summarize API and database schema changes for sprint reviews?

Summarize API and database schema changes for sprint reviews using automated branch diff analysis. It identifies code modifications and generates structured, auditable changelogs ensuring traceability from code diff to deployment-ready outputs.

Can I auto-generate test case suggestions from code changes between branches?

Yes, you can auto-generate test case suggestions from code changes between branches. By analyzing feature branch diffs, the system validates changes and drafts QA handoff documentation including suggested test cases for release readiness.

Does this branch diff analysis work for the VHA Procurement Workflow System?

Yes, this branch diff analysis works specifically for the VHA Procurement Workflow System. It compares git branches, identifies schema updates and migrations, and produces QA-ready documentation tailored to that system.

When do I need to generate structured changelogs from branch diffs?

Generate structured changelogs from branch diffs during feature branching, QA handoffs, and sprint reviews. This process provides a repeatable, auditable workflow ensuring traceability from code diff to deployment-ready outputs for release readiness.