·update-refs
</>

update-refs

maxritter/claude-codepro

Update naming and documentation references across the Claude Pilot codebase. Use when renaming features, updating descriptions, changing terminology, or ensuring consistency after modifying commands, skills, or workflows. Triggers on "update references", "rename X to Y across codebase", "sync documentation", or "update all mentions of X".

22Installs·3Trend·@maxritter

Installation

$npx skills add https://github.com/maxritter/claude-codepro --skill update-refs

SKILL.md

Ensure naming and documentation consistency across all codebase locations.

When updating terminology, feature names, descriptions, or counts, check ALL locations:

| launcher/banner.py | Welcome banner text, feature descriptions | | launcher/cli.py | Pilot CLI help text and messages | | installer/cli.py | Installer CLI help text, prompts | | installer/steps/finalize.py | Post-install instructions | | installer/ui.py | UI banner and status messages |

Update naming and documentation references across the Claude Pilot codebase. Use when renaming features, updating descriptions, changing terminology, or ensuring consistency after modifying commands, skills, or workflows. Triggers on "update references", "rename X to Y across codebase", "sync documentation", or "update all mentions of X". Source: maxritter/claude-codepro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/maxritter/claude-codepro --skill update-refs
Category
</>Dev Tools
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is update-refs?

Update naming and documentation references across the Claude Pilot codebase. Use when renaming features, updating descriptions, changing terminology, or ensuring consistency after modifying commands, skills, or workflows. Triggers on "update references", "rename X to Y across codebase", "sync documentation", or "update all mentions of X". Source: maxritter/claude-codepro.

How do I install update-refs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/maxritter/claude-codepro --skill update-refs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/maxritter/claude-codepro

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-08