Sync Agents Md banner
Apupsis Apupsis

Sync Agents Md

Development community

Description

# /sync-agents-md - Regenerate AGENTS.md from CLAUDE.md **Synchronize AGENTS.md with current CLAUDE.md using the codex-cli-bridge skill.** --- ## Usage ``` /sync-agents-md /sync-agents-md --validate /sync-agents-md --status ``` --- ## What This Command Does **Default** (`/sync-agents-md`): - Runs the **codex-cli-bridge** skill - Validates environment (Codex CLI + CLAUDE.md) - Parses CLAUDE.md and project structure - Regenerates AGENTS.md with latest changes - Overwrites existing AGENTS.md

Installation

Installs to ~/.claude/commands/apupsis-claude-code-skill-factory-sync-agents-md.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Apupsis/claude-code-skill-factory/HEAD/.claude/commands/sync-agents-md.md -o ~/.claude/commands/apupsis-claude-code-skill-factory-sync-agents-md.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository