/sync-claude-md
Sync CLAUDE.md from GitHub repository
$ npx -y skills add fcakyon/claude-codex-settings --agent claude-codeHow 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.mdallowed-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.
Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi, MiniMax and GLM API support.
Repo: fcakyon/claude-codex-settings
Other commands on claude-codex-settings.
- /setup
Configure Azure MCP server with Azure CLI authentication
Open command - /load-claude-md
Refresh context with CLAUDE.md instructions
Open command - /sync-allowlist
Sync allowlist from GitHub repository to user settings
Open command - /update-readme
Update README.md plugin sections and download links
Open command - /functions
Manage Supabase Edge Functions.
Open command - /gen
Automatically generates type definitions based on your Postgres database schema.
Open command

