GitHub Bike Messenger Skill
Token-efficient file transfers between local Git repos and WordPress
Overview
Claude acts as a simple file courier between a local GitHub repository and a WordPress installation. This conserves tokens by avoiding unnecessary rewrites and heavy lifting.
Purpose
Token Conservation
No code generation, just file transfers
Efficiency
Quick sync between development and production
Simplicity
Claude only moves files, doesn’t modify them
File Locations
📁 Local Repository
C:Githubnyc-smv-toolnyc-smv-tool.php
🌐 WordPress Installation
wp-content/plugins/nyc-smv-tool.php
Workflow
User’s Process
Work with another LLM to modify plugin locally in C:Githubnyc-smv-tool
Command Claude
Tell Claude to transfer the file using simple commands
Claude’s Role
Act as bike messenger 🚴♂️ – transfer files between local ↔️ WordPress with no modifications
Commands
Push to WordPress
Command: “Push to WordPress”
Action: Copy from Local → WordPress
Pull from WordPress
Command: “Pull from WordPress”
Action: Copy from WordPress → Local
Sync
Command: “Sync” or “Sync to [location]”
Action: Make both locations match
Example Usage
Key Principles
No Code Generation
Claude does not write or modify code
Simple Transfers
Only read/write operations
Token Efficient
Minimal processing and output
Messenger Role
Think bike messenger, not developer
Tools Used
Filesystem:read_file
Read from local directory
Filesystem:write_file
Write to local directory
WPMCP/wp_fs_read
Read from WordPress
WPMCP/wp_fs_write
Write to WordPress
How to Remind Claude
Simply say one of these phrases:
