Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:30 +08:00
commit deeb9771c6
7 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
allowed-tools: Read
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 `mcp__github__get_file_contents` to fetch the file from fcakyon/claude-codex-settings with path CLAUDE.md, then write the content to ~/.claude/CLAUDE.md. Confirm successful update with a message showing the file has been synced.