template-changelog

Compare a local vault against the ArchitectKB template repository and generate changelog entries.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill template-changelog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-changelog
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/template-changelog
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill template-changelog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you identify and document changes made to your local ArchitectKB vault compared to the official template repository, making it easier to contribute back improvements.

Core Features & Use Cases

  • Compare Vaults: Differentiates file inventories between your vault and the template.
  • Categorize Changes: Classifies differences as New, Modified, or Removed.
  • Filter for Contributions: Identifies changes that are generic, reusable, and well-documented, suitable for contributing back to the template.
  • Generate Changelog: Formats identified changes into a standard changelog format.
  • Use Case: Before you sync your local vault with the main ArchitectKB template, run this skill to see what new features or fixes you've implemented that could be shared with the community.

Quick Start

Run the template changelog skill to compare your vault with the ArchitectKB template repository.

Frequently Asked Questions about template-changelog

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

FAQPage Schema
How do I track template contributions and identify what changed in my local vault?

Generate a changelog from vault differences by comparing your local files against the ArchitectKB template repository, categorizing changes as New, Modified, or Removed, and filtering for generic, reusable modifications to format into Keep a Changelog entries.

How do I generate a changelog from git diff results for template contributions?

Generate a Keep a Changelog formatted entry from git diff results by filtering file differences between your local vault and the ArchitectKB template repository for reusability and documentation, then categorizing them as New, Modified, or Removed.

What is the best way to filter vault changes for template-worthiness before contributing back?

Filter vault changes for template-worthiness by evaluating file differences between your local vault and the ArchitectKB template repository against reusability and documentation criteria, ensuring only generic, well-documented modifications are highlighted for contribution.

Does this changelog generator work with the ArchitectKB template repository?

Yes, this changelog generator directly compares your local vault against the ArchitectKB template repository to differentiate file inventories, categorize changes as New, Modified, or Removed, and generate Keep a Changelog formatted entries for template contributions.

When should I run a vault comparison to prepare template contributions?

Run a vault comparison before syncing your local vault with the main ArchitectKB template repository to identify new features or fixes you have implemented that could be shared with the community as standard changelog entries.