codex-sync
01Skill Claude CodeCodex
A set of instructions for synchronising Codex files, including its commands, requirements, file-mapping rules, and workflow.
Skill Claude CodeCodex
A set of instructions for synchronising Codex files, including its commands, requirements, file-mapping rules, and workflow.
Skill Claude CodeCodex
A shell-script checking skill that runs ShellCheck, a tool that detects common mistakes and warnings in shell scripts, and suggests fixes.
Skill Claude CodeCodex
Instructions for managing MCP servers and their settings. MCP is a way for an AI coding agent to connect to external tools and services.
Skill Claude CodeCodex
A skill that displays the Codex resources available in a project, such as skills, agents, or settings. Codex is a coding agent that can use these resources while working.
Skill Claude CodeCodex
A tool for viewing and changing Codex settings, including permission and configuration files.
Skill Claude CodeCodex
A Codex command-line tool for checking the installed version and updating Codex. It responds to update and version-check requests in Japanese or English.
Skill Claude CodeCodex
A skill that upgrades AI-related command-line tools installed with Homebrew, a macOS and Linux package manager.
Skill Claude CodeCodex
A local code-review skill for checking changes that have not yet been committed or have been staged in Git. It reviews code quality and security, then combines the results.
Skill Claude CodeCodex
A skill that checks files for security issues, creates a commit message, stages changes, and makes a Git commit. Git is a tool for tracking code changes.
Skill Claude CodeCodex
A workflow for setting up Git worktrees, which are separate working folders linked to the same repository history.
Skill Claude CodeCodex
Skill "git-worktree" from shiiman/dotfiles, covering worktree management with gtr, help, 前提条件, 機能 and 1. worktree 作成.
Skill Claude CodeCodex
A guide for investigating failed GitHub Actions workflows, which automate tasks such as building and testing code.
Skill Claude CodeCodex
A workflow guide for creating a GitHub branch, including how to choose its name and carry out the branch-creation process.
Skill Claude CodeCodex
A GitHub helper for creating an issue, which is a tracked task or problem in a repository. It divides the task into checkbox items and can also prepare a branch or separate working directory when requested.
Skill Claude CodeCodex
A prioritised list of open GitHub issues. GitHub issues are tracked reports for bugs, tasks, and other work in a code repository.
Skill Claude CodeCodex
A GitHub helper for creating or updating a pull request, which is a request to merge code changes into another branch. It examines the current branch and uses the request to determine details such as the target branch or draft status.
Skill Claude CodeCodex
A coding-agent skill that lists open GitHub pull requests, which are proposed code changes waiting to be reviewed or merged. It sorts them by review status and priority and can use spoken filters such as merged or your own requests.
Skill Claude CodeCodex
A GitHub helper for checking review comments on your pull request and carrying out requested fixes. A pull request is a request to merge code changes into another branch.
Skill Claude CodeCodex
A coding-agent add-on that reviews pull requests (proposed code changes) on GitHub and shows the review locally or posts it to GitHub.
Skill Claude CodeCodex
A skill for setting up GitHub repository configuration files. GitHub is a code-hosting service that can use files for issue forms, pull requests, labels, and other repository settings.
Skill Claude CodeCodex
Skill "github-worktree-create" from shiiman/dotfiles, covering create worktree, help, 前提条件, ワークフロー and 1. gtr の確認.
Skill Claude CodeCodex
A broad quality check for Go projects, where Go is a programming language. It combines tests, code analysis, security checks, benchmarks, and review into one report.
Skill Claude CodeCodex
A skill for updating Go modules, which are reusable Go code packages listed and tracked in a project’s go.mod file. It can list available updates, assess their risk, and support staged updates.
Skill Claude CodeCodex
A skill for creating and editing Google Apps Script projects. Google Apps Script is Google's environment for running JavaScript that automates Google services and other tasks.