Catalog Refresh banner
codearchitects codearchitects

Catalog Refresh

Git community

Description

--- description: Re-read every catalog entry against the GitHub API and propose the factual updates as a pull request --- Refresh this catalog. Read `AGENTS.md` first and follow it — in particular: you propose, a human decides, and you never push to `main`. 1. `git switch -c refresh/$(date +%Y-%m-%d)` — never work on `main`. 2. `node scripts/refresh.mjs --write` (set `GITHUB_TOKEN` if the rate limit bites), then `node scripts/build.mjs`. 3. Read `refresh-report.md`. The **Facts updated** se

Installation

Installs to ~/.claude/commands/codearchitects-caip-expertise-catalog-catalog-refresh.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codearchitects/caip-expertise-catalog/HEAD/.claude/commands/catalog-refresh.md -o ~/.claude/commands/codearchitects-caip-expertise-catalog-catalog-refresh.md

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

Full documentation available on GitHub

View Source Repository