Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Codex GitHub Handoff Skills

This is a public Codex skills project repository.

Reusable skills live under:

skills/

Current skill:

skills/github-project-handoff

github-project-handoff helps Codex convert a local project into a GitHub-centered, multi-device handoff project. It generates project-local sync and continuation files so Codex on Mac, Windows, or another device can continue work from GitHub instead of relying on machine-local task state.

The repository is generic. It does not assume a specific GitHub account, local workspace path, organization, or project name.

Install With Codex

On a new device, open Codex and ask it to install the skill from this repository:

请从 https://github.com/IFifififif/github-project-handoff-skill 安装 github-project-handoff skill,skill 路径是 skills/github-project-handoff。

Codex should clone or fetch this repository, copy skills/github-project-handoff into the local Codex skills directory, and reload/restart if needed. The user should not need to run terminal commands manually.

Use

From a project you want to publish or make portable, ask Codex:

使用 github-project-handoff skill,把这个项目部署为 GitHub 中枢多设备接力项目。

Codex should infer the current directory as the candidate project path, then ask you to confirm the path, GitHub owner or organization, repository name, and visibility before writing files, creating a repository, committing, or pushing.

On a new device, ask Codex:

根据这个 GitHub 仓库创建本地项目:<repo-url>

Codex should recommend a local project location, offer a custom-location option, wait for confirmation, clone the repository, read the project's handoff files, and run the sync check by itself.

Generated Project Files

The skill can generate these files inside a target project:

  • CODEX_SYNC.md
  • CONTINUE_TASK.md
  • AGENTS.md handoff section
  • scripts/codex-sync.py
  • scripts/codex-sync.sh
  • scripts/export-codex-history-md.py
  • docs/codex-history/README.md

Safety

The workflow does not intentionally commit raw Codex runtime state. It uses safe Markdown history export for context and excludes raw .codex JSONL, SQLite state, auth files, cookies, .env, private keys, and credentials.

About

Generic Codex skill for turning local projects into GitHub-centered multi-device handoff projects

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages