Template Upgrade banner
groundnuty groundnuty

Template Upgrade

Development community

Description

--- description: Upgrade this repo's .claude/ configuration to the latest agentic-repo-template release, preserving your customizations. --- # /template-upgrade Upgrade the current repo to the latest [agentic-repo-template](https://github.com/groundnuty/agentic-repo-template) release. Reads `.claude/.template-version` for the profile and flags, so nothing needs to be specified. Overlays template-owned files in place (settings.json, skills/agents/hooks/templates/commands, profile rules) — **cus

Installation

Installs to ~/.claude/commands/groundnuty-agentic-repo-template-template-upgrade.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/groundnuty/agentic-repo-template/HEAD/.claude/commands/template-upgrade.md -o ~/.claude/commands/groundnuty-agentic-repo-template-template-upgrade.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository