dt:codex-sync-push

Synchronize and push Codex configuration, hooks, prompts, and user skills to a remote repository.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/adzcsx2/dev-tools-skills --skill dt-codex-sync-push
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt:codex-sync-push
Source: https://github.com/adzcsx2/dev-tools-skills/tree/main/skills/codex-sync-push
Command: npx skills add https://github.com/adzcsx2/dev-tools-skills --skill dt-codex-sync-push

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dt:codex-sync, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of synchronizing Codex configuration, hooks, prompts, and user skills across machines and repositories.

Core Features & Use Cases

  • Configuration Sync: Save Codex configurations, hooks, prompts, and user skills into a central repository.
  • Platform Specifics: Generate platform-specific configuration files and handle platform dependencies.
  • Safety and Security: Exclude sensitive information and maintain privacy during synchronization.
  • Remote Plugin Update: Automate the update of remote plugins to reflect changes made on the local machine.
  • Use Case: For users who need to keep their Codex configuration consistent across multiple machines or need to share their customizations with others.

Quick Start

Execute the command '/dt:codex-sync-push' in the root directory of the dev-tools-skills repository to synchronize and push your Codex configuration.

Frequently Asked Questions about dt:codex-sync-push

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize Codex configuration across multiple machines?

Yes, you can share custom Codex configurations with others by pushing your hooks, prompts, and user skills to a shared remote repository. This centralizes your customizations and automates updates for remote plugins to reflect local changes.

Does Codex configuration sync exclude sensitive information during repository push?

Codex configuration sync maintains privacy and security by excluding sensitive information when pushing to a remote repository. This safety mechanism ensures your personal credentials and private data are not exposed during the synchronization process.

How do I push Codex hooks and prompts to a remote repository?

To push Codex hooks and prompts to a remote repository, execute the sync command in the root directory of your dev-tools-skills repository. This process saves your customizations centrally and updates remote plugins automatically.

Do I need a local repository setup to synchronize Codex settings?

Yes, you need a local repository setup and access to external dependencies to synchronize Codex settings. The synchronization process targets users with multiple machines and requires this local environment to push configurations correctly.

Can Codex sync generate platform-specific configuration files?

Yes, Codex sync can generate platform-specific configuration files when pushing to a remote repository. This feature handles platform dependencies effectively, ensuring your settings remain functional across different operating systems.