Skip to content
Development
Command

/sync-claude-md

Sync CLAUDE.md from GitHub repository

From plugin
claude-codex-settings
1k15 skills4 agents15 commands
Install
$ npx -y skills add fcakyon/claude-codex-settings --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/sync-claude-md

Context preview

What this command does when you run it.

Sync CLAUDE.md from GitHub repository

Command definition

sync-claude-md.md
allowed-tools: Read, Bash
description: Sync CLAUDE.md from GitHub repository

Sync CLAUDE.md

Fetch the latest CLAUDE.md from fcakyon/claude-codex-settings GitHub repository and update ~/.claude/CLAUDE.md.

Use `gh api repos/fcakyon/claude-codex-settings/contents/.claude/CLAUDE.md --jq '.content' | base64 -d` to fetch the file content, then write to ~/.claude/CLAUDE.md. Confirm successful update with a message showing the file has been synced.

Ships withclaude-codex-settings

Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi, MiniMax and GLM API support.

Get the whole plugin, auto-invoked
Stats
1,018
Stars
1
Views
89
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
9h ago
Last commit
1y ago
Created

Repo: fcakyon/claude-codex-settings